mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
1. Introduce parse_sql() as a high-level replacement for MYSQLparse(). parse_sql() is responsible to switch and restore "parser context" (THD::m_lip for now). 2. Fix typo in sp.cc: THD::spcont should be reset *before* calling the parser.
86 KiB
86 KiB