MySQL Forums
Forum List  »  MyISAM

2013 Errors and long Api Timeout (Aborted Cnx)
Posted by: Bertrand Lepoittevin
Date: June 29, 2006 05:16AM

I have currently open a system bug
(#20286, http://bugs.mysql.com/bug.php?id=20286)
but i have no reply from the support :

I have many mysql 4.1.16 clients that encounter 2013 errors on ADSL network (which is not abnormal) while executing queries
(OS Client / Server = Win2000)

I have potentially near 3000 servers, with 1000 max concurrent connections.

But the main problem is the mysql api timeout
(mysql_real_query() and mysql_store_result())
which is more than 2 hours(7800 seconds) before the client recognize a 2013 error (whereas the server abort the connexion),
and i cant explain this long timeout by any variables
(System or Status)

Can someone confirm this is a bug ?
Does any one encounter this problem / bug ?

Options: ReplyQuote




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.