• aelkin@mysql.com's avatar
    Bug#17263 temporary tables and replication · a4ff3120
    aelkin@mysql.com authored
      Backporting a changeset made for 5.0. Comments from there:
    
      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.
    
    a4ff3120
rpl_temporary.test 4.38 KB