• mronstrom@mysql.com's avatar
    Bug #10901 · 96252c1d
    mronstrom@mysql.com authored
    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
    96252c1d
analyze.result 711 Bytes