diff options
author | Georgi Kodinov <joro@sun.com> | 2009-10-30 15:15:43 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-10-30 15:15:43 +0200 |
commit | 9d96cd6dcb3f171cbbe93c0f7061ce132a9087a7 (patch) | |
tree | 35ed35ec715be27cf87f8f67132283e347b9643b /sql/table.cc | |
parent | 851e250953e531c2c5189dff0d7202cb79acf5d6 (diff) | |
download | mariadb-git-9d96cd6dcb3f171cbbe93c0f7061ce132a9087a7.tar.gz |
Bug #48291 : crash with row() operator,select into @var, and
subquery returning multiple rows
Error handling was missing when handling subqueires in WHERE
and when assigning a SELECT result to a @variable.
This caused crash(es).
Fixed by adding error handling code to both the WHERE
condition evaluation and to assignment to an @variable.
Diffstat (limited to 'sql/table.cc')
0 files changed, 0 insertions, 0 deletions