How To Setup MySQL Root Password - Set Change Edit Linux Command

RegisterLogin
How To Setup MySQL Root Password - Set Change Edit Linux Command
Post Description: How To Setup MySQL Root Password - Set Change Edit Linux Command
Tags: How, To, Setup, MySQL, Root, Password, -, Set, Change, Edit, Linux, Command
This Post Was Posted On Feb 29, 2008 By unix #800
Setting up your MySQL root password is easy. On a new installation, enter the following command:

     Code:
mysqladmin -u root password your_root_password
* your_root_password is whatever password you want to set to.

---------------------------------------------------------------------

If that doesn't work, try this:

     Code:
mysqladmin -h server1.example.com -u root password you_rroot_password
* your_root_password is whatever password you want to set to.
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Fri Dec 23, 2011 11:06 am
Powered by: Webune Forums V3