diff options
author | Sergei Golubchik <serg@mariadb.org> | 2019-10-30 19:42:16 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2019-10-30 23:14:44 +0100 |
commit | 313855766f3ce608001d686553ef6e087a70d264 (patch) | |
tree | 1de03a1e77c0451b089748a742dfbafe9957b8fe /BUILD | |
parent | 5392b4a32c9da296f7b2e6a5b83e3bff6c24871e (diff) | |
download | mariadb-git-313855766f3ce608001d686553ef6e087a70d264.tar.gz |
cleanup
* use compile_time_assert instead of DBUG_ASSERT
* don't use thd->clear_error(), because
* the error was already consumed by the error handler, so there is
nothing to clear
* it's dangerous to clear errors indiscriminately, if the error came
from outside of read_statistics_for_tables() it must not be cleared
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions