| List: | Commits | « Previous MessageNext Message » | |
| From: | Konstantin Osipov | Date: | July 21 2010 3:28pm |
| Subject: | Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3470) WL#5370 | ||
| View as plain text | |||
* Konstantin Osipov <kostja@stripped> [10/07/21 14:24]:
A possible solution to the temporary tables problem
is to replicate CREATE TABLE + INSERT SELECT
pair with a thread id set to 0 (or to some other impossible
value), so that it conflicts with no temporary table on slave.
--
