MySQL: Difference between revisions
Jump to navigation
Jump to search
New page: Image:Mysql.png ''Insert useful MySQL information here'' |
Undo revision 443 by Ovipowumon (talk) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
[[Image:Mysql.png]] | [[Image:Mysql.png]] | ||
= Reset MySQL root Password = | |||
# Stop the MySQL server process. | |||
# Start the MySQL (mysqld) server/daemon process with the --skip-grant-tables option so that it will not prompt for password | |||
# Connect to mysql server as the root user | |||
# Setup new root password | |||
# Exit and restart MySQL server | |||
# [http://dissertations.superiorpapers.com thesis writing service] | |||
Latest revision as of 22:16, 24 November 2010
Reset MySQL root Password[edit]
- Stop the MySQL server process.
- Start the MySQL (mysqld) server/daemon process with the --skip-grant-tables option so that it will not prompt for password
- Connect to mysql server as the root user
- Setup new root password
- Exit and restart MySQL server
- thesis writing service
