mariadb/sql/share
unknown 5c44e1acfe Post-review fixes of the patch for BUG#8408: Stored procedure crash if function contains SHOW
(Review on irc by monty)


mysql-test/r/sp-error.result:
  Renamed a procedure and function to avoid confusion
mysql-test/t/sp-error.test:
  Renamed a procedure and function to avoid confusion
sql/item_func.cc:
  Corrected (and better) way to set/reset the client cap. flag in Item_func_sp::execute()
sql/share/errmsg.txt:
  Changed the ER_SP_BADSELECT error; more accurate, and includes the procedure name.
sql/sql_parse.cc:
  Include the procedure name in the new error message.
2005-04-27 16:35:49 +02:00
..
charsets renamed charset name 'eucjp_ms' to 'eucjpms' 2005-01-12 02:58:15 -08:00
.cvsignore
errmsg.txt Post-review fixes of the patch for BUG#8408: Stored procedure crash if function contains SHOW 2005-04-27 16:35:49 +02:00
Makefile.am - manual merge 2005-04-21 08:30:59 +02:00