MySQL is working perfectly on my Linux box. I downloaded MySQLGUI, and ran it.
It connects fine, I can view a table, etc.. But, when I click on the
GRANT/REVOKE menu, it hangs on the Windows side. When I go to the Linux side and
issue SHOW PROCESSLIST, there are as many processes connected as I have ports
open. When I forcibly kill the MySQLGUI, and issue SHOW PROCESSLIST, it's back
to 'normal'.

The above happens as SOON as a I click the GRANT/REVOKE menu item! I can view
the mysql.user table (by using the view table button), but, it dies when I go to
the GRANT/REVOKE menu item.

David


> Editing table in MySQLGUI should make no problems, since it does
> nothing. It has not been done yet.
> 
> Regarding grants, GRANT / REVOKE dialogu  does not connect to database
> until you click on 'Apply' button. 
> 
> Then a command is executed and connection is closed. 
> 
> Can you describe in more detail how you managed to run out of
> connections only with MySQLGUI, so that I might repeat a case. 


---------------------------------------------------------------------
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