Log in

View Full Version : Possible 2006 fix


BigAL
04-12-2002, 05:26 AM
I tried Trumpcard's mysql fix and unfortunately, I still get the 2006 error. Is there any other way to change db permissions? It is annoying when you lock yourself out of your own database!

Thanks!

Trumpcard
04-12-2002, 05:33 AM
Try this..


mysql eq -u <username> -p

then type in the password when it asks for it.

If it gives you a permission denied, you didnt set the username/password permissions right.

The only other option I can thik of is opening up winmysqladmin, and putting in the user name and password into the config section. This might fix your problems..