[前][次][番号順一覧][スレッド一覧]

mysql:16137

From: "Kenji Kawachi" <"Kenji Kawachi" <k.kawachi@xxxxxxxxxx>>
Date: Wed, 9 Jul 2014 17:53:11 +0900
Subject: [mysql 16137] root@localhostのグローバル特権の復旧

河内と申します。

phpmyadminでrootのグローバル特権をすべて外して実行をしてしまいました。
回復の方法をご存じの方、ご教授ください。

my.cnf に
--skip-grant-tables
を追加し、再起動。

クエリで以下を実行したのですが、
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' WITH GRANT OPTION;

以下のエラーがでてしまいます。
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables 
option so it cannot execute this statement

バージョンはmysql5.0.45です。

よろしくお願いいたします。



[前][次][番号順一覧][スレッド一覧]

     16083 2014-01-23 16:20 [tutui <tutui@xxxxxxx] 第2回 MariaDB/MySQL  のコミュニティイベント
     16090 2014-02-17 11:54 ┗[tutui <tutui@xxxxxxx]                                       
     16091 2014-02-17 12:23  ┣[遠藤 俊裕 <endo@xxxx]                                     
     16092 2014-02-19 19:26  ┃┗[tutui <tutui@xxxxxxx]                                   
->   16137 2014-07-09 17:53  ┗["Kenji Kawachi" <k.k] root@localhostのグローバル特権の復旧
   @ 16138 2014-07-09 18:40   ┗["yoku ts." <yoku0825] Re: [mysql 16137] root@localhostのグローバル特権の復旧
   @ 16139 2014-07-10 10:17    ┗["Kenji Kawachi" <k.k] Re: [mysql 16138] Re: [mysql 16137] root@localhostのグローバル特権の復旧