diff options
author | Michael Widenius <monty@askmonty.org> | 2011-11-29 15:32:25 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-11-29 15:32:25 +0200 |
commit | a19f4e3a3af4c18ec89f8f8a4ae32e3c7d7fec70 (patch) | |
tree | 0a952801c119021e9a0e9e25873aa20bb3bc90ee /cmd-line-utils | |
parent | 0c3b78438b627127f1a567aaede90466be549f52 (diff) | |
download | mariadb-git-a19f4e3a3af4c18ec89f8f8a4ae32e3c7d7fec70.tar.gz |
Fixed that maria-recover works as expected.
- "" is now used if no option is set
include/maria.h:
Added HA_RECOVER_ANY
storage/maria/ha_maria.cc:
Insert of checking if maria_recover_options == 0, check if any bit is set.
Fix maria_recover_names to match bitmap. This fixes that recover options works as expected.
storage/maria/ha_maria.h:
Insert of checking if maria_recover_options == 0, check if any bit is set.
storage/maria/ma_check.c:
Fixed wrong print
Diffstat (limited to 'cmd-line-utils')
0 files changed, 0 insertions, 0 deletions