Page 1 of 1

Error exiting MySQL

Posted: Tue Nov 11, 2003 5:11 pm
by Rosenberry
I installed MySQL on Win98 and when I exit mysql I'm getting this:

mysql> \q
Bye
Worker thread [ 4278860885 ] : received quit event

and then it hangs.

Anybody have any idea what's going on?

Rich Rosenberry
rich@banksberry.com

Posted: Tue Nov 11, 2003 5:23 pm
by infolock
not sure what the \q command does, but try using exit insted of \q and see if it does the same thing..

Posted: Wed Nov 12, 2003 10:03 am
by Rosenberry
I solved my problem - kind of.

I upgraded from 4.0.12 to 4.0.16 and now it the mysql client actually quits when I ask it to and returns to command prompt.