• unknown's avatar
    Corrections from code review for auto_increment. Added test cases. · af5df6ae
    unknown authored
    
    mysql-test/r/archive.result:
      New result file.
    mysql-test/t/archive.test:
      Added new tests for indexes. Also accidently updated it so that all "FROM" are now capitalized :)
    sql/ha_archive.cc:
      Changed comparision function to compare memory locations. 
      
      Modified function for storing the auto_increment. 
      Removed useless DBUG_PRINT
    af5df6ae
archive.test 94.4 KB