diff options
author | unknown <guilhem@gbichot4.local> | 2007-09-25 11:54:35 +0200 |
---|---|---|
committer | unknown <guilhem@gbichot4.local> | 2007-09-25 11:54:35 +0200 |
commit | 8b5dddbc006afe8f6dae8408cea7481c17dade72 (patch) | |
tree | 97b8702ffed65055683b85cb4a4aba4b06f86c71 /mysql-test/r/merge.result | |
parent | e57cccc65ca6d6a7da8f1fa7e7efb9826defebd1 (diff) | |
download | mariadb-git-8b5dddbc006afe8f6dae8408cea7481c17dade72.tar.gz |
WL#3072 Maria recovery
Progress reports on stderr if doing recovery from ha_maria;
don't do checkpoints if activity since last checkpoint < 2MB
(no change in fact as background thread is disabled for now);
recovery trace is only if EXTRA_DEBUG now (better for benchmarks).
storage/maria/ma_checkpoint.c:
don't do checkpoints if activity (log writes plus page flushes)
since last checkpoint was < 2MB.
storage/maria/ma_recovery.c:
progress reports in recovery (10%, transactions left to rollback etc);
that is only if from ha_maria and is displayed on stderr.
Recovery trace is now created only if EXTRA_DEBUG.
storage/maria/ma_test_recovery.expected:
update (--debug gone)
storage/maria/ma_test_recovery:
don't use --debug, as it can absent from binary
Diffstat (limited to 'mysql-test/r/merge.result')
0 files changed, 0 insertions, 0 deletions