MySQL Forums
Forum List  »  Connector/ODBC

ERROR [HYT00] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server(10048)
Posted by: sstankowski
Date: August 16, 2005 01:37PM

I am trying to connect from .Net, using MyODBC, to MySQL 4.0.22-standard on a Linux box. When I attempt to run a higher volume of queries I get the following error:

ERROR [HYT00] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server(10048)

I usually then have to wait a minute or so before attempting to connect to the database again. I only receive this error on a Windows XP machine. If the code is run on a Windows 2000 machine it works fine.
I've looked at the registry keys at http://forums.mysql.com/read.php?37,6722,6823#msg-6823
and tried adding a registry value for TcpTimedWaitDelay in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters but without any success.

Any suggestions?

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
ERROR [HYT00] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server(10048)
August 16, 2005 01:37PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.