ERROR 1661 (HY000): Cannot execute statement: impossible to write to binary
今天在導數的過程中報錯:
ERROR 1661 (HY000): Cannot execute statement: impossible to write to binary
這是因為,相關語句不能寫入二進位制日誌導致,在會話中關閉sql-log-bin,
set sql_log_bin=0;
重新匯入即可
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22418990/viewspace-754767/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Percona MySQL 5.6 語句加鎖報錯"ERROR 1665 (HY000): Cannot execute statement"MySqlError
- sqlplus cannot execute binary fileSQL
- mongodb錯誤解決辦法-bash: ./mongod: cannot execute binary file: Exec format errorMongoDBORMError
- 【MySQL】ERROR 1878 (HY000): Temporary file write failure.MySqlErrorAI
- -bash: /tyrone/jdk/jdk1.8.0_91/bin/java: cannot execute binary fileJDKJava
- ERROR 1786 (HY000): Statement violates GTID consistency: CREATE TABLE ... SELECTError
- SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-preparedSQLError
- ERROR 1577 (HY000): Cannot proceed because system tables used by Event ScheduleError
- ERROR 1548 (HY000): Cannot load from mysql.proc. The table is probably corruptedErrorMySql
- linux系統中安裝jdk出現bash: ./java: cannot execute binary file 問題LinuxJDKJava
- Write after the error occurs........Error
- ERROR 1010 (HY000): Error dropping databaseErrorDatabase
- Could not execute Write_rows event on table time_task.tt_log
- Connection reset by peer: socket write errorError
- [20200309]rlwrap: error: Cannot execute sqlplus: Too many levels of symbolic linErrorSQLSymbol
- ERROR 1524 (HY000): Plugin is not loadedErrorPlugin
- ERROR 2026 (HY000): SSL connection error: unknown error numberError
- MySQL日誌警告'[Warning] Unsafe statement written to the binary log'MySql
- Uncaught Error: Cannot instantiate interfaceError
- ‘error: ‘‘this‘‘ cannot be implicitly captured in this context‘ErrorAPTContext
- MySQL "ERROR 1010(HY000):Error dropping database(canMySqlErrorDatabase
- backup: 0511-432 A write error occurredError
- ERROR 1114 (HY000) The table '' is fullError
- MYSQL ERROR 2003 (HY000) CanMySqlError
- Fatal error: Cannot redeclare printerror() (previously declared in …Error
- Last_SQL_Error: Could not execute Update_rows eventASTSQLError
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- ERROR 1290 (HY000): The MySQL server is running withErrorMySqlServer
- ERROR 1290 (HY000) 解決辦法Error
- ERROR 1010 (HY000) mysql 5.5.19ErrorMySql
- xtrabackup: Error: cannot open /../../base/xtrabackup_checkpointsError
- error on auto execute of job "SYS"."PURGE_LOG"錯誤分析Error
- Error!: SQLSTATE[HY000] [2002] Connection refusedErrorSQL
- hibernate配置級聯刪除時報錯:could not execute statement; SQL [n/a]; constraint [null]SQLAINull
- MySQL案例01:Last_SQL_Errno: 1755 Cannot execute the current event group in the parallel modeMySqlASTParallel
- 解決ERROR 1030 (HY000): Got error 168 from storage engine apparmorErrorGoAPP
- Import Error: cannot import name ‘export_saved_modelImportErrorExport
- ORA-12012: error on auto execute of job 8913Error