Warning: Undefined variable $kind in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $vers in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $kind in /home4/wgate/public_html/include/checkfunpdo.php on line 662

Warning: Undefined variable $vers in /home4/wgate/public_html/include/checkfunpdo.php on line 662
:::| 目前位置圖示目前位置:首頁圖示回首頁 | 主功能頁圖示相關問答
Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at .

[日期]:2019/07/24  [瀏覽人數]:709
參考:https://javawangbaofeng.iteye.com/blog/2243306 可以執行 SET SESSION binlog_format = 'ROW'; SET GLOBAL binlog_format = 'ROW'; 或更改my.cnf 加入 binlog_format = row 重啟MYSQL(或mariaDB)