• unknown's avatar
    Fix for LOAD DATA FROM MASTER when using tables with checksum · c91a3df5
    unknown authored
    Fixed some wrong test cases
    
    
    Docs/manual.texi:
      Changelog
    extra/perror.c:
      Added BDB table errors
    include/myisam.h:
      Fix for LOAD DATA FROM MASTER when using tables with checksum
    myisam/mi_check.c:
      Fix for LOAD DATA FROM MASTER when using tables with checksum
    mysql-test/mysql-test-run.sh:
      Better logging
    mysql-test/r/join.result:
      Fixed missing results
    mysql-test/r/rpl000006.result:
      Updated result
    mysql-test/t/join.test:
      Fixed wrong test
    mysql-test/t/rpl000001.test:
      Fixed wrong test
    mysql-test/t/rpl000006.test:
      Cleanup
    mysql-test/t/rpl000017-slave.sh:
      Fixed too long password
    mysql-test/t/rpl000017.test:
      Fixed too long password
    sql/ha_myisam.cc:
      Fix for LOAD DATA FROM MASTER when using tables with checksum
    sql/handler.cc:
      Unique error for DEADLOCK
    sql/slave.cc:
      Fix for LOAD DATA FROM MASTER when using tables with checksum
    c91a3df5
mi_check.c 98.5 KB