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 | 790852c0c91df8bf104687753c019ceefaed6622 (patch) | |
tree | 9250c6ecbf2e3230d840b116a29593ca6bdd9fe5 /sql/sql_parse.cc | |
parent | 8b25c0e4dc6cb18de7ce4be25eb49c44eeab35cf (diff) | |
download | mariadb-git-790852c0c91df8bf104687753c019ceefaed6622.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/sql_parse.cc')
0 files changed, 0 insertions, 0 deletions