原文:mysqldump: Got error: 1142: SELECT, LOCK TABLES command denied to user 'root'@'localhost' for table 'accounts' when using LOCK TABLES

AutoMySQLBackup備份時,出現mysqldump: Got error: : SELECT, LOCK TABLES command denied to user root localhost for table accounts when using LOCK TABLES錯誤,具體內容如下所示 root DB Server usr bin automysqlbackup etc a ...

2015-07-11 23:28 0 7393 推薦指數:

查看詳情

mysqldump備份數據庫時出現when using LOCK TABLES

mysqldump備份數據庫時,如果出現when using LOCK TABLES,解決辦法是加上 --skip-lock-tables 例如: 用mysqldump備份數據庫時出現 29: File './sq_ziyou/uc_applications.MYD'not found ...

Thu May 01 02:26:00 CST 2014 0 3786
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM