CrispinP
Well-known member
Hi folks,
I recently reinstalled my QA server and put mysql57 on there (my prod has 5.6).
I am now getting the following error whenever I try create a thread or resource.
Mysqli statement execute error : 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.
I've turned off GTID in the my.cnf and restarted mySQL but to no avail.
Any clues as to how to get this to work?
This DB is a restore from prod in both code and DB.
Full error:
Thanks
Crispin
I recently reinstalled my QA server and put mysql57 on there (my prod has 5.6).
I am now getting the following error whenever I try create a thread or resource.
Mysqli statement execute error : 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.
I've turned off GTID in the my.cnf and restarted mySQL but to no avail.
Any clues as to how to get this to work?
This DB is a restore from prod in both code and DB.
Full error:
Thanks
Crispin