Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.4Kb
Man Pages (Zip) - 378.4Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 2 total results
https://dev.mysql.com/doc/refman/9.7/en/replication-features-memory.html
This causes the replica to be out of synchrony with the source and may lead to other failures or cause the replica to stop: Row-format updates and deletes received from the source may fail with Can't find record in 'memory_table'. When a ...
https://dev.mysql.com/doc/refman/9.7/en/replication-features-transactions.html
In MySQL 9.6 (and later), transactions that update both transactional tables and tables which are nontransactional or noncomposable are deprecated, and causes a deprecation warning to be written to both the client and the error log. In MySQL 9.6 ...