• acurtis@xiphis.org's avatar
    bug#10952 · 47e89f20
    acurtis@xiphis.org authored
      "alter table from MyISAM to MERGE lost data without errors and warnings"
      Add new handlerton flag which prevent user from altering table storage
      engine to storage engines which would lose data. Both 'blackhole' and 
      'merge' are marked with the new flag.
      Tests included.
    47e89f20
ha_myisammrg.cc 16.1 KB