• unknown's avatar
    Corrections from code review for auto_increment. Added test cases. · c9f5a5cc
    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
    c9f5a5cc
archive.test 94.4 KB