• sjaakola's avatar
    Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for... · 7ef2d5aa
    sjaakola authored
    Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for temporary and real tables * not replicating temporary table DROP command * using wsrep_sidno GTID group only for innodb table drop command part all this follows more or less the logic of how mysql wants to split drop table list
    7ef2d5aa
sql_truncate.cc 18.3 KB