Re: MySQL query Browser and Admin tools constantly crashing?
It's probably realted to this bug:
http://bugs.mysql.com/bug.php?id=6940
Try just going into the command prompt client, and:
mysql> use mysql;
mysql> desc user;
if you get something back like:
ERROR 2013... Lost connection to MySQL server...
Then many people are in the same boat.
It's been fixed as of 12/3/04, but unless you want to compile the current 5.0 source tree, you'll have to wait for another preview/snapshot of 5.0.x from MySQL
Subject
Written By
Posted
December 03, 2004 09:16PM
Re: MySQL query Browser and Admin tools constantly crashing?
December 08, 2004 09:50AM
December 26, 2004 09:28AM
December 29, 2004 09:49AM
December 29, 2004 03:10PM
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.