summaryrefslogtreecommitdiff
path: root/VC++Files/mysqlbinlog
diff options
context:
space:
mode:
authorunknown <pem@mysql.comhem.se>2004-08-06 13:47:01 +0200
committerunknown <pem@mysql.comhem.se>2004-08-06 13:47:01 +0200
commit177ef90b575217a87251477927e7db859b32f5aa (patch)
tree1a5594e4960a331278b8e0beef4a71e13799eda1 /VC++Files/mysqlbinlog
parent9bd52409b621cf44dfdfbafc84e42ef1910d2899 (diff)
downloadmariadb-git-177ef90b575217a87251477927e7db859b32f5aa.tar.gz
Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,
and tried to do it properly this time, digging out all show commands that need the multi results flag set. mysql-test/r/sp.result: New test case for BUG#4902, with lots of other show commands as well. mysql-test/t/sp.test: New test case for BUG#4902, with lots of other show commands as well. sql/sp_head.cc: The check for possible multiple result commands was becomming unwieldly, so we moved it to a separate function, and added loads of new command codes to the test. sql/sp_head.h: The check for possible multiple result commands was becomming unwieldly, so we moved it to a separate function. sql/sql_yacc.yy: The check for possible multiple result commands was becomming unwieldly, so we moved it to a separate function.
Diffstat (limited to 'VC++Files/mysqlbinlog')
0 files changed, 0 insertions, 0 deletions