• unknown's avatar
    Bug #10901 · f956ecd0
    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
    f956ecd0
analyze.test 1.1 KB