diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-08-13 11:07:39 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-08-13 11:07:39 +0300 |
commit | 12f7d57d42f426803a94877664063c2809e63cf9 (patch) | |
tree | 9250c6ecbf2e3230d840b116a29593ca6bdd9fe5 /sql/ha_ndbcluster_cond.h | |
parent | b6e3adf10f603d0ec670bc21c3c67a975d6717f7 (diff) | |
download | mariadb-git-12f7d57d42f426803a94877664063c2809e63cf9.tar.gz |
Bug #55580 : segfault in read_view_sees_trx_id
The server was not checking for errors generated during
the execution of Item::val_xxx() methods when copying
data to the group, order, or distinct temp table's row.
Fixed by extending the copy_funcs() to return an error
code and by checking for that error code on the places
copy_funcs() is called.
Test case added.
Diffstat (limited to 'sql/ha_ndbcluster_cond.h')
0 files changed, 0 insertions, 0 deletions