maridb Error 'Operation DROP USER failed for
資料庫版本:mariadb 10.0.12
主庫刪除多餘的使用者名稱,因從庫沒有此資訊造成主從故障!
報錯資訊如下:
Error 'Operation DROP USER failed for 'username'@'192.16.%'
多源複製的主從報錯跳過:
根據mysql操作方式sql_slave_skip_counter = 1 ,執行不報錯,但是sql_slave_skip_counter = 1 不會生效
多源主從跳錯的操作如下:
SET @@default_master_connection = 'master_01';
SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1;
STOP SLAVE 'master_01';
START SLAVE 'master_01';
主庫刪除多餘的使用者名稱,因從庫沒有此資訊造成主從故障!
報錯資訊如下:
Error 'Operation DROP USER failed for 'username'@'192.16.%'
多源複製的主從報錯跳過:
根據mysql操作方式sql_slave_skip_counter = 1 ,執行不報錯,但是sql_slave_skip_counter = 1 不會生效
多源主從跳錯的操作如下:
SET @@default_master_connection = 'master_01';
SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1;
STOP SLAVE 'master_01';
START SLAVE 'master_01';
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28939273/viewspace-2097382/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- tidb Error: Operation aborted by user answer '' (cliutil.operation_aborted)TiDBError
- MySQL建立使用者報錯 ERROR 1396 (HY000): Operation CREATE USER failed for 'afei'@'%'MySqlErrorAI
- PRVF-4007 : User equivalence check failed for user "grid"UIAI
- cuda runtime error (801) : operation not supportedError
- Failed to get D-Bus connection: Operation not permittedAIMIT
- 【ERROR】OPatch failed with error code 73ErrorAI
- Installation failed with message INSTALL_FAILED_USER_RESTRICTED錯誤AIREST
- NFS mount results in "vmount: operation not permitted" errorNFSMITError
- docker安裝matlab mount failed: Operation not permitted.DockerMatlabAIMIT
- UDI-03113: operation generated ORACLE error 3113OracleError
- ORA-27300: OS system dependent operation:fork failed with statusAI
- OPatch failed with error code 73AIError
- ORA-29702: error occurred in Cluster Group Service operationError
- ORA-27300: OS system dependent operation:fork failed with status: 12AI
- Error: User gpmon is not allowed to login Command CenterError
- Error: User gpmon is not allowed to login Command Center.Error
- ERROR 1410 (42000): You are not allowed to create a user with GRANTError
- 關於 Ident authentication failed for user "postgres" 的問題IDEAI
- 【AndroidStudio】Error:Execution failed for task ':app:preDebugAndroidTestBuild'.AndroidErrorAIAPPUI
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- PostgreSQL提示:‘psql: FATAL: ”Peer authentication failed for user ”postgres“’錯誤SQLAI
- GTID複製報錯處理:Last_Error: Error 'Can't drop database 'test';ASTErrorDatabase
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- ERROR: Failed to resolve: org.greenrobot:eventbus:2.4.0ErrorAI
- weblogic報錯: OPatch failed with error code 73WebAIError
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- git error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500GitErrorRPCAIHTTP
- 【ERROR】su user報'This account is currently not available'錯誤 for linuxErrorAILinux
- CentOS | samba | 設定共享資料夾 | Failed to add entry for userCentOSSambaAI
- ORA-29702:error occurred in Cluster Group Service operation錯誤解決Error
- 解決 yum clean all Error rpmdb open failedErrorAI
- PSQLException: ERROR: failed to find conversion function from unknown to charSQLExceptionErrorAIFunction
- ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password:YES)Errorlocalhost
- error in ./src/components/form/Editor.vue Module build failed: Error:Vue packages version mismatchErrorORMVueUIAIPackage
- python爬蟲--urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certiPython爬蟲ErrorAI
- Failed to execute user defined function(anonfun$concatStr$1: (map<string,string>, string) => string)AIFunction
- 紅米note5安裝提示:INSTALL_FAILED_USER_RESTRICTEDAIREST
- ascp: Failed to open TCP connection for SSH, exiting. Session Stop (Error: Failed to open TCP connection for SSH)AITCPSessionError