diff options
author | andrey@example.com <> | 2006-11-02 13:51:43 +0100 |
---|---|---|
committer | andrey@example.com <> | 2006-11-02 13:51:43 +0100 |
commit | c27a88ca2dc3c817a21b2e7b07b8ed81db8cb2f9 (patch) | |
tree | 056ba4c6947c1fef6b27bd39ac904fd5a048b79f /mysql-test/t/packet.test | |
parent | cf99db484ebae7a9b18bc21388b134281d13e981 (diff) | |
download | mariadb-git-c27a88ca2dc3c817a21b2e7b07b8ed81db8cb2f9.tar.gz |
Better fix for bug#22830
Events: crash with procedure which alters events with function
Post-review CS
This fix also changes the handling of KILL command combined with
subquery. It changes the error message given back to "not supported",
from parse error. The error for CREATE|ALTER EVENT has also been changed
to generate "not supported yet" instead of parse error.
In case of a SP call, the error is "not supported yet". This change
cleans the parser from code which should not belong to there. Still
LEX::expr_allows_subselect is existant because it simplifies the handling
of SQLCOM_HA_READ which forbids subselects.
Diffstat (limited to 'mysql-test/t/packet.test')
0 files changed, 0 insertions, 0 deletions