diff options
author | Igor Babaev <igor@askmonty.org> | 2012-08-27 14:19:25 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2012-08-27 14:19:25 -0700 |
commit | d0ad93fbc7eca575364e46f67c4613efb0807047 (patch) | |
tree | 6b9aae82750afbb2093c2d997076666b91838dcc /sql/sys_vars.cc | |
parent | f4631d6f71c19a98eccf4998eccb49dd69897661 (diff) | |
download | mariadb-git-d0ad93fbc7eca575364e46f67c4613efb0807047.tar.gz |
Fixed bug mdev-487.
The function collect_statistics_for_table() when scanning a table
did not take into account that the handler function ha_rnd_next
could return the code HA_ERR_RECORD_DELETE that should not be
considered as an indication of an error.
Also fixed a potential memory leak in this function.
Diffstat (limited to 'sql/sys_vars.cc')
0 files changed, 0 insertions, 0 deletions