Ru-Web-Catalog: CAT.statme.RURussian web-catalog list with Page Ranks and Website page shots. |
1. Stop the mysqld daemon process.
2. Start the mysqld daemon process with the --skip-grant-tables option.
3. Start the mysql client with the -u root option.
4. Execute the UPDATE mysql.user SET Password=PASSWORD('password') WHERE User='root';
5. Execute the FLUSH PRIVILEGES; command.2009-09-23, Uzaren