• unknown's avatar
    Fixed wrong buffer usage for auto-increment key with blob part that caused... · d984cdf6
    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
    d984cdf6
auto_increment.test 2.98 KB