January 5th, 2005, 10:05 PM
|
#1 (permalink)
|
| Ultimate Member
Join Date: Feb 2003 Location: Indiana
Posts: 1,223
| Change Default MySQL password
I just installed the combo pack XAMPP with apache, mysql, php, etc.
I cannot seem to be able to change the mysql password, I don't know how.
I tried the command ( set password = password("pass"); )to change it at the mysql prompt and I get
" ERROR 1044 (42000): Acess denied for user ''@'%' to database 'mysql' "
I'm totally new to all of this, so I don't know whats up...
Ahh, I got it, I had to get into the mysql from a shell as user root...
If any n00bs like me need this, here it is for ya 
Last edited by Buzioid : January 5th, 2005 at 10:08 PM.
|
| |