• Monty's avatar
    Don't write DROP TEMPORARY TABLE to binary log · b2b07b33
    Monty authored
    if we didn't write the CREATE TEMPORARY TABLE statement.
    
    - Enable old code from one of my older changesets that didn't make into 10.0
    - Fix test cased that failed as they expected DROP TEMPORARY TABLE in the log.
    b2b07b33
create_or_replace_mix.result 10.2 KB