diff options
author | unknown <pem@mysql.comhem.se> | 2004-01-21 14:28:35 +0100 |
---|---|---|
committer | unknown <pem@mysql.comhem.se> | 2004-01-21 14:28:35 +0100 |
commit | 219f51b475120183efee758f82520f267ea2b34b (patch) | |
tree | 3ec03261f8f33d637fd8559cb6cc9afdd7ec3984 /sql/opt_range.h | |
parent | 3fefe780ff8d3f8899cd051b62362eed30ec119d (diff) | |
download | mariadb-git-219f51b475120183efee758f82520f267ea2b34b.tar.gz |
Fixed BUG#2227: Server crash with stored procedure call.
(Meaning "... with SELECT v", where v is a local variable.)
mysql-test/r/sp.result:
Test case for BUG#2227
mysql-test/t/sp.test:
Test case for BUG#2227
sql/item.h:
Item_splocal::send() needed for "SELEC v", where "v" is a local variable.
Also set the field name.
sql/sp_head.cc:
Have to get decimals and max_length right for reals, when SELECT of local variables.
Diffstat (limited to 'sql/opt_range.h')
0 files changed, 0 insertions, 0 deletions