Socket exception with Delphi 2010

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
starhu
Posts: 34
Joined: Thu 13 Aug 2009 12:13

Socket exception with Delphi 2010

Post by starhu » Tue 25 May 2010 12:20

Hello,

I use 5.90.0.57 MyDAc.

If I run any application from Delphi 2010 that uses Data Access Components for MySQL I got socket exception error in about 30% of the times. When this happens I need to wait about 2-3 minutes because the whole computer freezes.

I am sure there is something with MyDac, because if I start running and quitting repeatedly the program from Delphi without changing anything in the code it will give the error.

And what is more: I installed a new Windows on a new computer, I installed Delphi and MyDac and the same error!

The error message is here: http://invitel.hu/csillagzs/SocketException.gif

Thank you

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 25 May 2010 12:48

Please specify the settings of your connection. Do you use HTTP tunneling?

starhu
Posts: 34
Joined: Thu 13 Aug 2009 12:13

Post by starhu » Tue 25 May 2010 13:10

Hello,

To be faster I made a screenshot of settings:

http://invitel.hu/csillagzs/devartSetting.JPG

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 26 May 2010 07:17

Please run application not in the debug mode and specify which exception is displayed in this case.

starhu
Posts: 34
Joined: Thu 13 Aug 2009 12:13

Post by starhu » Wed 16 Jun 2010 19:26

Hello,

I have tested it - if I set the MySQLMonitor.Active := false then this error doesn't occur at all.
So it should be something with debugging.

Thank you

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 17 Jun 2010 08:05

If there is anything else I can help you with, please contact me.

Post Reply