admin dashboard error
Opened this issue · 0 comments
spagu commented
Error: An exception occurred while executing 'UPDATE Articles SET webcode = ? WHERE IdLanguage = ? AND Number = ?' with params ["s7x5j", 1, 1]: SQLSTATE[HY000]: General error: 1785 Statement violates GTID consistency: 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.
$mysql --version
mysql Ver 14.14 Distrib 5.7.15, for FreeBSD10.2 (amd64) using EditLine wrapper