Bug #10901
Analyze table corrupts the state on data_file_length, records, index_file_length... by writing the shared state when there is an updated internal state due to inserts or deletes Fixed by synching the shared state with the internal state before writing it to disk Added test cases of 2 error cases and a normal case in new analyze test case
Showing
mysql-test/r/analyze.result
0 → 100644
mysql-test/t/analyze.test
0 → 100644
Please register or sign in to comment