diff options
author | Guilhem Bichot <guilhem@mysql.com> | 2008-06-04 10:43:12 +0200 |
---|---|---|
committer | Guilhem Bichot <guilhem@mysql.com> | 2008-06-04 10:43:12 +0200 |
commit | 39049addce34d3d2c2dc8379c54c62ced1d828a1 (patch) | |
tree | ea6f6c3879c946943cb87bde5200b50c0f3417ba /include/maria.h | |
parent | 97189b02572df1a80434ae41d0376987230caf82 (diff) | |
download | mariadb-git-39049addce34d3d2c2dc8379c54c62ced1d828a1.tar.gz |
Making maria-recover.test work the same with debug and non-debug builds: one error message was specific of
debug builds and is now removed, left only in non-ha-maria programs.
mysql-test/r/maria-recover.result:
This warning is not thrown anymore when used in ha_maria
mysql-test/t/maria-recover.test:
In this patch, corruption warnings are unified between debug and non-debug builds, so test can run on both
storage/maria/ha_maria.cc:
declare that Maria is used from ha_maria
storage/maria/ma_static.c:
new variable to tell if Maria is used from ha_maria
storage/maria/maria_def.h:
Comment describing what maria_print_error() does. And change of this macro: it now does nothing when Maria
is used from ha_maria.
Diffstat (limited to 'include/maria.h')
0 files changed, 0 insertions, 0 deletions