MYSQLのrootパスワード忘れた・・・
WindowsXPです。
D:\>mysql -u root
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
D:\>mysql -u root -p
Enter password: ******
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
なんとか復活。メモです。
WindowsXPです。
D:\>mysql -u root
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
D:\>mysql -u root -p
Enter password: ******
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
なんとか復活。メモです。
+ + + + + + + + + +
以下でいける。
1.(コマンドプロンプト)Mysqlサービスを停止
以下のコマンドで、権限無視モードで立ち上げです。
「--skip-grant-tables」オプションです。
インストールPATHは人それぞれなので、読み替えてください。
そのまま、ずっと応答がなくなります。それでOKです。
3.(コマンドプロンプト)user管理テーブルのrootのパスワードを強引にUPDATE
2.でのコマンドプロンプトは、実行中のまま放置ですので、
新たにコマンドコマンドプロンプトを立ち上げます。
そしてMysqlに接続します。
2.でのコマンドプロンプトは、実行中のままなので、
タスクマネージャのプロセスから「mysqld-nt.exe」を探して、
強制終了させます。
5.通常のMysqlサービスを開始
6.ログイン確認
1.(コマンドプロンプト)Mysqlサービスを停止
D:\>net stop mysql2.(コマンドプロンプト)権限無視モードでMysqlサービス開始
以下のコマンドで、権限無視モードで立ち上げです。
「--skip-grant-tables」オプションです。
インストールPATHは人それぞれなので、読み替えてください。
D:\>"D:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-nt.exe" --skip-grant-tablesWindowsでは、コマンドプロンプトで上記コマンドを打つと、
そのまま、ずっと応答がなくなります。それでOKです。
3.(コマンドプロンプト)user管理テーブルのrootのパスワードを強引にUPDATE
2.でのコマンドプロンプトは、実行中のまま放置ですので、
新たにコマンドコマンドプロンプトを立ち上げます。
そしてMysqlに接続します。
D:\>mysql -u root mysql4.Mysqlサービス停止
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.0.51b-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> update user SET Password=PASSWORD('新しいパスワード') WHERE User='root';
Query OK, 1 row affected (0.08 sec)
Rows matched: 1 Changed: 1 Warnings: 0
mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)
mysql>exit
2.でのコマンドプロンプトは、実行中のままなので、
タスクマネージャのプロセスから「mysqld-nt.exe」を探して、
強制終了させます。
5.通常のMysqlサービスを開始
D:\>net start MySQL
6.ログイン確認
D:\>mysql -u root -p
Enter password: ***********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.0.51b-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
PR
この記事にコメントする
gold cartier bracelet fake
My Grandfather, Carl Anderson, traveled with Frank as a young boy. My Great Grandmother, Madame Labelle, was in a small traveling circus with Frank. My Great Grandmother would set Frank up on blind dates at the movie theater. He would already be sitting when the girl came and they would just stuff his third leg in between the seats. I have my Grandfather’s picture of him on my mantle. Even though Frank wasn’t a member of my family, I have always loved hearing his stories and every time I would visit my Grandfather I would ask him to take his picture out and tell me the exact same stories I heard before. I’m a cheap date.
gold cartier bracelet fake http://www.thislovebangle.cn/
gold cartier bracelet fake http://www.thislovebangle.cn/
広告
プロフィール
negao (45歳 男性)
土木工学卒でなぜかSEやってます。
最近、残業代も出なくなってツライな・・・
最近、残業代も出なくなってツライな・・・
ブログ内検索
カテゴリー
カウンター
アクセス解析