"sanjay gupta" <[EMAIL PROTECTED]> wrote: > When i type the command > # mysqladmin -p password '' >> Enter password: >> # > it asks for password. I don't remember the password any more . So it gives > the same message > "Access denied for user [EMAIL PROTECTED] using password np"
Run mysqld with --skip-grant-tables option and reset root password: http://www.mysql.com/doc/en/Resetting_permissions.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [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]