org.nutz.dao.DaoException: !Nutz SQL Error: 'INSERT INTO agent_document(document_type,document_address,create_time) VALUES('jpg','\\2017-04-10\\7qu9au4l5kic4q5tfogosvmjfq.jpg','2017-04-10 11:12:36') '
PreparedStatement:
'INSERT INTO agent_document(document_type,document_address,create_time) VALUES(?,?,?) '
CaseMessage=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.
怎么回事?
以前可以的啊。。。