summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-06-021-1/+1
|\
| * Bug#27876 (SF with cyrillic variable name fails during execution (regression))malff/marcsql@weblab.(none)2007-05-251-1/+1
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-05-231-0/+3
|\ \ | |/ |/|
| * Bug#27563: Stored functions and triggers wasn't throwing an error when killed.evgen@moonbone.local2007-05-231-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekostja@vajra.(none)2007-05-161-0/+8
|\ \
| * | A fix and a test case for kostja@vajra.(none)2007-05-161-0/+8
* | | Added missing DBUG_VOID_RETURN to the sp_head::init_sp_name() method.dlenev@mockturtle.local2007-05-121-0/+2
|/ /
* | Bug#26977 exception handlers never hreturnthek@adventure.(none)2007-05-071-3/+13
* | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-241-22/+9
|\ \ | |/ |/|
| * Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-22/+9
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-0/+6
|\ \ | |/
| * Polishing: note added.anozdrin/alik@ibm.2007-04-061-0/+6
* | Fix for BUG#25082: default database change on triggeranozdrin/alik@alik.opbmk2007-03-271-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelserg@sergbook.mysql.com2007-03-241-3/+3
|\ \ | |/ |/|
| * Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()aelkin/elkin@andrepl.(none)2007-03-231-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-03-191-14/+8
|\ \ | |/ |/|
| * Bug#26503 (Illegal SQL exception handler code causes the server to crash)malff/marcsql@weblab.(none)2007-03-141-1/+1
| * Bug 8407, post review cleanup: use instr::get_cont_dest() to get the instructionmalff/marcsql@weblab.(none)2007-03-071-13/+7
* | Fix for bug #25966 "2MB per second endless memory consumption after LOCKdlenev@mockturtle.local2007-03-151-0/+1
|/
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-03-061-9/+40
|\
| * Bug#8407 (Stored functions/triggers ignore exception handler)malff/marcsql@weblab.(none)2007-03-051-9/+40
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-0/+2
|\ \
| * | Bug#12976 (stored procedures local variables of type bit)malff/marcsql@weblab.(none)2007-02-061-0/+2
| |/
* | BUG#20141 "User-defined variables are not replicated properly for cbell/Chuck@mysql_cab_desk.2007-02-271-1/+1
* | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.0-rplcbell/Chuck@mysql_cab_desk.2007-02-261-1/+17
|\ \
| * | BUG#20141 "User-defined variables are not replicated properly for SF/cbell/Chuck@mysql_cab_desk.2007-02-231-1/+17
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-6/+4
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-6/+4
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-171-5/+8
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-5/+8
| |\ \
| | * | Fix for BUG#19725 "Calls to SF in other database are not replicatedguilhem@gbichot3.local2007-01-081-0/+2
| | * | Merge mysql.com:/home/bkroot/mysql-5.0-rpllars@mysql.com/black.(none)2006-12-081-5/+6
| | |\ \ | | | |/ | | |/|
| | | * Bug#23619 Incorrectly escaped multibyte characters in binary log break replic...bar@mysql.com/bar.intranet.mysql.r18.ru2006-11-091-5/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-41/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2006-12-111-41/+55
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,malff/marcsql@weblab.(none)2006-11-171-41/+55
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |_|/ |/| |
* | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-3/+6
|/ /
* | Bug#20028 (Function with select return no data)malff/marcsql@weblab.(none)2006-10-191-2/+1
|/
* after merge fixgluh@mysql.com/gluh.(none)2006-09-271-3/+3
* after merge fixgluh@mysql.com/gluh.(none)2006-09-071-3/+3
* Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-0/+6
* Fix for BUG#20438: CREATE statements for views, stored routines and triggersanozdrin/alik@booka.2006-07-281-4/+1
* Fix for BUG#16211: Stored function return type for strings is ignored.anozdrin/alik@booka.2006-07-271-18/+35
* Bug#18630: Arguments of suid routine calculated in wrong securitykroki/tomash@moonlight.intranet2006-07-131-4/+186
* Bug#20230: routine_definition is not nullkroki@mysql.com2006-06-301-4/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-48/+18
|\
| * A fix and a test case forkonstantin@mysql.com2006-06-271-48/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0elliot@mysql.com2006-06-261-2/+2
|\ \
| * | Bug#19262: internal function create_typelib() uses DBUG_ENTER() but not DBUG_...cmiller@zippy.(none)2006-06-141-2/+2
| |/