PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 296.5Kb
Man Pages (Zip)
- 401.9Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
Displaying 2 total results
https://dev.mysql.com/doc/refman/8.0/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/8.0/en/replication-features-transactions.html
In general, you should avoid transactions that update both transactional and nontransactional tables in a replication environment. You should also avoid using any statement that accesses both transactional (or temporary) and nontransactional tables ...