• unknown's avatar
    Fixed core dump when running myisamchk (as this doesn't call translog_init) · 8373b4de
    unknown authored
    Added option --transaction-log to maria_chk
    
    
    storage/maria/ma_init.c:
      Fixed core dump when running maria_chk (as this doesn't call translog_init)
    storage/maria/ma_test_all.sh:
      Added testing of --transaction-log
    storage/maria/maria_chk.c:
      Enable logging of repair commands if run with --transaction-log
    8373b4de
ma_test_all.sh 10.5 KB