• unknown's avatar
    For performance reasons we remove the ability in unique indexes on... · 0c1d02e4
    unknown authored
    For performance reasons we remove the ability in unique indexes on autoincrements to remove the ability to insert key lower then the current autoincrement value.
    
    
    mysql-test/r/archive.result:
      Modified error output
    mysql-test/t/archive.test:
      Fix for the change in behavior
    storage/archive/ha_archive.cc:
      ifdef of the search record code
    0c1d02e4
archive.test 98.8 KB