Unable to get multiple connection to MySql on Windows 7

Posted by Hussain on Stack Overflow See other posts from Stack Overflow or by Hussain
Published on 2010-03-30T04:54:47Z Indexed on 2010/03/30 5:03 UTC
Read the original article Hit count: 258

Filed under:
|
|

I have installed MySql on windows 7 ... issue is i'm unable to get multiple connection to MySql .

If I connect to MySql through command line and at the same time open an other MySql command line client it goes into wait state, as soon as I disconnect the first one later one gets connected.

Because of above issues I'm unable to run tomcat in debug mode as it tries to get more than one connection to MySql in debug mode.

Previously I was using same version of MySql i.e. 5.1 on vista and it was working fine.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about windows7