• unknown's avatar
    For performance reasons we remove the ability in unique indexes on... · c95bc8dc
    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
    c95bc8dc
ha_archive.cc 44.5 KB