CREATE TEMPORARY TABLE LIKE... will be replicated
Bug #1246257 reported by
Seppo Jaakola
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
MySQL patches by Codership | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Low
|
Seppo Jaakola | |||
5.6 |
Fix Released
|
Low
|
Seppo Jaakola | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
DDL statement like:
CREATE TEMPORARY TABLE LIKE... will be replicated and applied in all cluster nodes.
This will cause temporary table definitions to pile up in slave threads.
Changed in codership-mysql: | |
assignee: | nobody → Seppo Jaakola (seppo-jaakola) |
To post a comment you must log in.
Fixes pushed in revisions: bazaar. launchpad. net/~codership/ codership- mysql/5. 6/revision/ 3996 bazaar. launchpad. net/~codership/ codership- mysql/wsrep- 5.5/revision/ 3912 bazaar. launchpad. net/~codership/ codership- mysql/5. 5-23/revision/ 3935
wsrep-5.6 http://
wsrep-5.5 http://
wsrep-5.5-23 http://