summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2012-08-27 14:19:25 -0700
committerIgor Babaev <igor@askmonty.org>2012-08-27 14:19:25 -0700
commitd0ad93fbc7eca575364e46f67c4613efb0807047 (patch)
tree6b9aae82750afbb2093c2d997076666b91838dcc /sql/sys_vars.cc
parentf4631d6f71c19a98eccf4998eccb49dd69897661 (diff)
downloadmariadb-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