Notice:

MySQL Change Passwords

Posted By: Eric Lin
Category: Database
Tags: mysql
Posted Date: 2008-05-27 12:09 AM
No of Comments: 0
Clicks: 267
To set the root password for the first time: [ Read More ]

Recover MySQL root password

Posted By: Eric Lin
Category: Database
Tags: mysql
Posted Date: 2007-03-21 06:22 AM
No of Comments: 0
Clicks: 291
You can recover MySQL database server password with following five easy steps. [ Read More ]

MySQL change root password

Posted By: Eric Lin
Category: Database
Tags: mysql
Posted Date: 2007-03-21 06:17 AM
No of Comments: 0
Clicks: 321
Setting up mysql password is one of the essential tasks. Root user is MySQL admin account. Remember Linux/UNIX login root account for your operating system and MySQL root are different. They are separate and have nothing to do with each other (indeed some admin removes root account and setup admin as mysql super user). [ Read More ]