• unknown's avatar
    Fixed wrong buffer usage for auto-increment key with blob part that caused... · cdd6bc9b
    unknown authored
    Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045)
    
    
    myisam/mi_key.c:
      Fixed wrong buffer usage for auto-increment key with blob part that caused
      CHECK TABLE to report that the table was wrong. (Bug #10045)
    mysql-test/r/auto_increment.result:
      New test case
    mysql-test/t/auto_increment.test:
      New test case
    cdd6bc9b
auto_increment.result 3.29 KB