diff options
author | unknown <pem@mysql.com> | 2005-07-15 17:24:19 +0200 |
---|---|---|
committer | unknown <pem@mysql.com> | 2005-07-15 17:24:19 +0200 |
commit | 6f619804fc60ef15a19caf8a5da98a5fc9bec44e (patch) | |
tree | 43e64a64bd24fe23cfa5b17f4936a549674373b1 /BUILD/compile-pentium-cybozu | |
parent | c5d4befbde15699e02231ea012ef462cc81e7c38 (diff) | |
download | mariadb-git-6f619804fc60ef15a19caf8a5da98a5fc9bec44e.tar.gz |
Fixed BUG#9538: SProc: Creation fails if we try to SET system variable
using @@var_name in proc
Made sure we don't lose the tokenizer state when swapping lex in during SET
parsing.
mysql-test/r/sp.result:
New test case for BUG#9538.
mysql-test/t/sp.test:
New test case for BUG#9538.
sql/sp_head.cc:
Keep lex->next_state when swapping lex during SP parsing (for SET mainly),
otherwise the tokenizer gets confused.
Diffstat (limited to 'BUILD/compile-pentium-cybozu')
0 files changed, 0 insertions, 0 deletions