• unknown's avatar
    WL#3072 Maria recovery: small fixes to ma_test_recovery · 5051a8e0
    unknown authored
    (output was not repeatable accross machines).
    
    
    storage/maria/ma_check.c:
      comment
    storage/maria/ma_test_recovery.expected:
      output update
    storage/maria/ma_test_recovery:
      * data_file_length/key_file_length differ between machines because
      ma_test2 uses srand(). Removing them from output.
      * there is no reason to copy/restore logs, test should work without
      * applying log to recreate tables should not change log, testing this.
    5051a8e0
ma_test_recovery 7.4 KB