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.
Showing
Please register or sign in to comment
using @@var_name in proc Made sure we don't lose the tokenizer state when swapping lex in during SET parsing.