Hello!
I have just migrated a site from local to live server - IONOS (ex 1and1). I encountered the problem described in this topic https://www.couchcms.com/forum/viewtopic.php?f=4&t=12149&hilit=Statement+violates+GTID+consistency%3A - so I followed KK's advice and used phpMyAdmin to export/import the database.
That all appears to have worked successfully
. However, when I try to delete a cloned page from within the Admin Panel it fails with the following error
:
The site is using MySQL 5.5 and PHP 7.4 - I tried PHP 7.2 and same problem (that is the oldest version of PHP that IONOS will support without charging a silly amount each month)... any suggestions gratefully received.
P.S. same thing happened when I tried to create a new cloned page!
I have just migrated a site from local to live server - IONOS (ex 1and1). I encountered the problem described in this topic https://www.couchcms.com/forum/viewtopic.php?f=4&t=12149&hilit=Statement+violates+GTID+consistency%3A - so I followed KK's advice and used phpMyAdmin to export/import the database.
That all appears to have worked successfully


Could not successfully run query: 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.
The site is using MySQL 5.5 and PHP 7.4 - I tried PHP 7.2 and same problem (that is the oldest version of PHP that IONOS will support without charging a silly amount each month)... any suggestions gratefully received.
P.S. same thing happened when I tried to create a new cloned page!