MySQL Forums
Forum List  »  Install & Repo

Re: Cant connect as root!
Posted by: Zit Seng Lai
Date: August 30, 2004 09:42AM

Usually a brand new installation of MySQL would have installed a default set of privilege tables that grants root access without password. Since this doesn't work for you, it could mean you already have a pre-existing set of MySQL data on your system?

You could zap out your existing privilege tables and recreate them from scratch using the mysql_create_system_tables command... check docs for details :)

Options: ReplyQuote


Subject
Written By
Posted
August 27, 2004 10:12PM
Re: Cant connect as root!
August 30, 2004 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.