• unknown's avatar
    Fixed BUG#2267: Lost connect if stored procedure has SHOW FUNCTION STATUS. · b6b947d6
    unknown authored
    (This might not be enough, could be more statements that must be detected...)
    
    
    mysql-test/r/sp.result:
      Test case for BUG#2267
    mysql-test/t/sp.test:
      Test case for BUG#2267
    sql/sp.cc:
      Code clean-up: Get the correct order of print-outs in debug trace.
    sql/sql_yacc.yy:
      Detect "select-like" statements so that the multi result flag is set correctly.
    b6b947d6
sp.result 23.8 KB