有人遇到过mysql报这样的错误吗? 1785

MySql 码拜 8年前 (2016-02-10) 946次浏览
1785 – When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can only be done in either autocommitted statements or single-statement transactions, and never in the same statement as updates to transactional tables.
解决方案

160

Update 语句是什么?其中估计是有mysiam表

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明有人遇到过mysql报这样的错误吗? 1785
喜欢 (0)
[1034331897@qq.com]
分享 (0)