【发布时间】:2015-03-19 09:42:41
【问题描述】:
我将 WSO2 API Manager 1.8 与 MySQL 一起使用。我无缘无故地低于错误。
ERROR - JDBCResourceDAO Failed to delete the resource with id 758. Cannot execute statement: impossible to write to
binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row
-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
java.sql.SQLException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses
a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UN
COMMITTED.
我该如何解决这个问题?
【问题讨论】:
标签: java mysql wso2 wso2carbon wso2-am