Re: reseting access to mysql database

Posted By: Frans at 16:31:19 on Tuesday the 13th of April 2004

There usually is something like a 'mysql_install_db' script. If you run this, the root password for the mysql database is reset... It's possible that you have to remove the mysql database files first (renaming them would also work and is a bit safer of course)... The script should recreate the standard databases (i.e. mysql and test on my system). Hope this helps, good luck


Reply to this comment

Name
Email
URL (optional)
Title of Comment
Comment
HTML Allowed:
a,code,strong,em
I would like to be e-mailed any response to my comment.