Forum Moderators: coopster
What the hell can I do now? I have tried using a dos command but that did not work and short of reinstalling the whole thing I appear to have racked it big time.
Puzzled…..
Cheers
hehe, sounds like me when I'm working with MySQL :)
I'm not sure I get what you've done - have you just added a new user? then you should still be able to connect as root? Or did you change the root prvileges?
Have you tried connecting as root from the command line?
or if you can't connect at all, try this:
stop mysql then start it again with the option --skip-grant-tables - this will bypass the privilege system so anyone can connect with full access, maybe then you can sort out what went wrong with the root user by looking in the user table.
[edited by: ppg at 10:44 am (utc) on Oct. 7, 2003]
I am not altogether sure. I am just alocked out of all but one database. When I try to connect to the mysql table I get a 1044 error.
phpmyadmin is out the window also as that is locked into one database only.
FYI
[mysql.us.themoes.org...]
Also mess with the config.inc.php file with phpmyadmin.