• aelkin@mysql.com's avatar
    Bug#17263 temporary tables and replication · b56d36dd
    aelkin@mysql.com authored
    The fix refines the algorithm of generating DROPs for binlog. 
    Temp tables with common pseudo_thread_id are clustered into one query. 
    Consequently one replication event per pseudo_thread_id is generated.
    b56d36dd
rpl_temporary.result 4.17 KB