Fixed BUG#2267: Lost connect if stored procedure has SHOW FUNCTION STATUS.
(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.
Showing
Please register or sign in to comment