• 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
mi_key.c 11.7 KB