How to Set Up Root Password for Your MySQL Server

How to Set Up Root Password for Your MySQL Server

Note: This article will be emailed to your friend.

If you have never set a root password for MySQL, the server does not require a password at all for connecting as root. To set up a root password for the first time, use the mysqladmin command at the shell prompt as follows:

$ mysqladmin -u root password newpass
If you want to change (or update) a [...]

Read the rest of this article (80 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro