• Nirbhay Choubey's avatar
    MDEV-6492: MariaDB Galera Cluster cant use rsync sst · 30b5a4de
    Nirbhay Choubey authored
    A donor node does a flush tables and then tries to
    freeze innodb writes before proceeding with SST.
    However, innodb_disallow_writes was missing in xtradb.
    Merged 'InnodbFreeze' patch from maria-5.5-galera's to
    xtradb. Also, merged some changes missing in innobase's
    os0file.cc.
    
    Added a basic test case for innodb_disallow_writes system
    variable.
    30b5a4de
mtr_warnings.sql 10.2 KB