| 1 to 5 of 5 |
31.5.1.7. Making a Test Case If You Experience Table Corruption If you get corrupted tables or if mysqld always fails after some update commands, you can test whether this bug is reproducible by doing the following: Take down the MySQL daemon (with mysqladmin shutdown ). Make a backup of the tables (to guard against the very unlikely case that the repair does something bad). Check all tables with myisamchk -s database/*.MYI . Repair any wrong tables with myisamchk -r database/ table .MYI . Make a second bac
» http://dev.mysql.com/doc/refman/5.1/en/reproducible-test-case.html
30.5.1.7. Making a Test Case If You Experience Table Corruption If you get corrupted tables or if mysqld always fails after some update commands, you can test whether this bug is reproducible by doing the following: Take down the MySQL daemon (with mysqladmin shutdown ). Make a backup of the tables (to guard against the very unlikely case that the repair does something bad). Check all tables with myisamchk -s database/*.MYI . Repair any wrong tables with myisamchk -r database/ table .MYI . Make a second bac
» http://dev.mysql.com/doc/refman/6.0/en/reproducible-test-case.html
28.4.1.7. Making a Test Case If You Experience Table Corruption If you get corrupted tables or if mysqld always fails after some update commands, you can test whether this bug is reproducible by doing the following: Take down the MySQL daemon (with mysqladmin shutdown ). Make a backup of the tables (to guard against the very unlikely case that the repair does something bad). Check all tables with myisamchk -s database/*.MYI . Repair any wrong tables with myisamchk -r database/ table .MYI . Make a second bac
» http://dev.mysql.com/doc/refman/5.0/en/reproducible-test-case.html
29.5.1.7. Making a Test Case If You Experience Table Corruption If you get corrupted tables or if mysqld always fails after some update commands, you can test whether this bug is reproducible by doing the following: Take down the MySQL daemon (with mysqladmin shutdown ). Make a backup of the tables (to guard against the very unlikely case that the repair does something bad). Check all tables with myisamchk -s database/*.MYI . Repair any wrong tables with myisamchk -r database/ table .MYI . Make a second bac
» http://dev.mysql.com/doc/refman/5.1-maria/en/reproducible-test-case.html
2.16.1.6. Making a Test Case If You Experience Table Corruption If you get corrupted tables or if mysqld always fails after some update commands, you can test whether this bug is reproducible by doing the following: Take down the MySQL daemon (with mysqladmin shutdown ). Make a backup of the tables (to guard against the very unlikely case that the repair does something bad). Check all tables with myisamchk -s database/*.MYI . Repair any wrong tables with myisamchk -r database/ table .MYI . Make a second bac
» http://dev.mysql.com/doc/refman/4.1/en/reproducible-test-case.html
| 1 to 5 of 5 |