Skip to content
  • Magnus Blåudd's avatar
    5b3c9dae
    WL#9018 turn ndb_read_backup off and on in tests · 5b3c9dae
    Magnus Blåudd authored
     - when running mtr.pl --mysqld=--ndb-read-backup=1 some result diff
       appears and tets had to be skipped.
     - fix by instead turning ndb_read_backup off in tests where the result
       differs due to different number of partitions etc. This shows up
       in tests running explain, show create table or ndb_desc.
     - move file include/have_not_read_backup.inc to
       suite/ndb/include/turn_off_ndb_read_backup.inc
     - add file suite/ndb/include/restore_ndb_read_backup.inc
     - remove r/have_not_read_backup.require
    5b3c9dae
    WL#9018 turn ndb_read_backup off and on in tests
    Magnus Blåudd authored
     - when running mtr.pl --mysqld=--ndb-read-backup=1 some result diff
       appears and tets had to be skipped.
     - fix by instead turning ndb_read_backup off in tests where the result
       differs due to different number of partitions etc. This shows up
       in tests running explain, show create table or ndb_desc.
     - move file include/have_not_read_backup.inc to
       suite/ndb/include/turn_off_ndb_read_backup.inc
     - add file suite/ndb/include/restore_ndb_read_backup.inc
     - remove r/have_not_read_backup.require
Loading