Multi-threaded replication with MySQL 5.6: Use GTIDs! |
MySQL 5.6 allows you to execute replicated events in parallel as long as data is split across several databases. This feature is named Multi-Threaded Slave (MTS) and it is easy to enable by setting slave_parallel_workers to a > 1 value. However if you decide to use MTS without GTIDs, you may run into annoying issues. [&]
The post Multi-threaded replication with MySQL 5.6: Use GTIDs! appeared first on MySQL Performance Blog.
http://www.percona.com/blog/2015/01/29/multi-threaded-replication-with-mysql-5-6-use-gtids/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |