MySQL Forums
Forum List  »  MySQL Administrator

WORKAROUND: MySQL Administrator hangs
Posted by: Paul Banks
Date: March 24, 2006 12:22PM

Workaround for this bug:

Set environment variable DEBUG_DONT_SPAWN_FETCHES=1

e.g.

export DEBUG_DONT_SPAWN_FETCHES=1
mysql-administrator

You could edit the "mysql-administrator" file with a text editor (it's just a shell script) and add this to it.

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.