What is My root Password for MySQL Database Server?
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.
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Linux / UNIX FAQ:
- What is my root password for MySQL?
- How do I access MySQL server from the shell prompt (command line)?
- MySQL change root password
- Change MySQL root password
- Redhat Enterprise Linux (RHEL) install and configure MySQL database
Discussion on This FAQ
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Please do not use the comment form to ask for help / question. Ask your question on the excellent Linux tech support forum. Thank you very much for stopping by our site!
Tags: CentOS, control panel software, database server, empty password, Linux, root password, rpm, server root, yum ~ Last updated on: March 17, 2008



March 20th, 2008 at 11:52 am
Applicable to all OSes. Not only CentOS.