Hello.
I'm running version 3.23 of MySql server for Windows on a Win2K machine. 
I'm using the standard "C" API in my client software. A single client
connects succesfully, but when I run a number of concurrent clients on the
same machine (more than apr. 32), the connection (mysql_real_connect()
function) randomly fails , returning the "Can't connect to MySQL server on
'localhost' (10061)' error.
I set a pretty large number (more than a thousand) for max_connections
variable.
Are there any windows limitations (TCP/IP etc.?) that I'm running into, or
maybe there are other mysql limitations which I have to take into account?

Thank you, in advance.

Gera.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to