What is My root Password for MySQL Database Server?

by on March 17, 2008 · 1 comment· last updated at March 17, 2008

Q. What is my root password for MySQL under CentOS Linux 5.0 server?

A.. There is no default password (empty password) for MySQL database server. You need to assign root password after installing MySQL via yum / rpm command.

Some admin set the root password same as the server root password.

If you are using special control panel software such as Plesk then use "admin" and the admin password. Use mysql command to connect to mysql server.

You can alway reset forgotten mysql root password.



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 1 comment… read it below or add one }

1 Nilesh March 20, 2008 at 11:52 am

Applicable to all OSes. Not only CentOS.

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , , ,

Previous Faq:

Next Faq: