• unknown's avatar
    BUG#15406: Adding support for transactions to blackhole. · e03a8358
    unknown authored
    Now when rolling back a transaction on a blackhole table,
    the transaction will not be written to the binlog.
    
    
    sql/ha_blackhole.h:
      Added support for transactions
    mysql-test/t/blackhole.test:
      Added a test for transaction support
    mysql-test/r/blackhole.result:
      updated test results for transaction support
    e03a8358
blackhole.result 5.95 KB