"Silent Bob" <[EMAIL PROTECTED]> wrote: > > I need to change my mysql password but don't know how to do it! My server crashed > because of power failure and when I turn it on the MySQL service won't start. It > only says " > > "Starting MySQL ServerYou are required to change your password immediately (password > aged)" > > I don't know how to change the password. I tried userconf but it freezes when I try > to change MySQL user password. > > Please I need help with this urgently.
Use SET PASSWORD command or GRANT command or mysqladmin password: http://www.mysql.com/doc/en/Passwords.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]