• unknown's avatar
    Bug #10901 · 74126079
    unknown 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
    
    
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    74126079
mi_check.c 118 KB