• Marko Mäkelä's avatar
    MDEV-21174: Fix Galera · 2352f516
    Marko Mäkelä authored
    trx_rseg_write_wsrep_checkpoint(): Use mtr_t::OPT, because
    much of the time, the redo log writes would be redundant.
    This was broken in commit 56f6dab1.
    2352f516
trx0rseg.cc 21.3 KB