• anozdrin/alik@ibm.'s avatar
    The second cleanup patch in scope of BUG#11986. · 1ff91214
    anozdrin/alik@ibm. authored
    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.
    1ff91214
sp.cc 54.7 KB