summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for 5.1 for BUG#10491: Server returns data as charset binaryanozdrin/alik@ibm.2007-07-121-1/+2
* Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-021-2/+2
|\
| * Fix typo in the patch for BUG#25411 on 24-Apr-2007.anozdrin/alik@ibm.2007-06-191-2/+2
| * 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
* | | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-31/+72
* | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1lars/lthalmann@dl145k.mysql.com2007-06-211-34/+84
|\ \ \
| * | | Part of patch for BUG#11986: make sp_head::m_body_begin pointeranozdrin/alik@ibm.2007-06-141-0/+7
| * | | This the 4-th patch in scope of CS patch (BUG#11986).anozdrin/alik@ibm.2007-06-141-19/+65
| * | | Bug#25411 (trigger code truncated), PART IImalff/marcsql@weblab.(none)2007-06-121-11/+8
| * | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-06-111-4/+4
| |\ \ \
| | * | | Follow up after work on Bug 4968kostja@bodhi.(none)2007-06-101-4/+4
* | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-06-051-17/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge olga.mysql.com:/home/igor/mysql-5.1igor@olga.mysql.com2007-06-031-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1ibabaev@bk-internal.mysql.com2007-06-011-0/+3
| | |\ \ \
| | | * \ \ Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-optgshchepa/uchum@gleb.loc2007-05-281-0/+3
| | | |\ \ \ | | | | |/ /
| | | | * | 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.1kostja@bodhi.(none)2007-06-011-17/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-17/+17
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-17/+17
* | | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplmats@kindahl-laptop.dnsalias.net2007-05-311-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WL#3339 (Issue warnings when statement-based replication may fail):mats@romeo.kindahl.net2007-05-141-1/+1
* | | | | | 1. Fix memory leak.anozdrin/alik@ibm.2007-05-301-1/+1
* | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimemalff/marcsql@weblab.(none)2007-05-291-76/+75
|\ \ \ \ \ \
| * | | | | | Refactoring patch:anozdrin/alik@ibm.2007-05-291-76/+75
| | |/ / / / | |/| | | |
* | | | | | Manual mergemalff/marcsql@weblab.(none)2007-05-291-1/+1
|/ / / / /
* | | | | Merge vajra.(none):/opt/local/work/mysql-5.0-21483kostja@vajra.(none)2007-05-161-0/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |/ / / /
* | | | | Merge adventure.(none):/home/thek/Development/cpp/bug26977/my50-bug26977thek@adventure.(none)2007-05-071-3/+13
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |\ \ \ \ | | |/ / /
* | | | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-21/+6
| |_|_|/ |/| | |
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-04-201-42/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-04-141-42/+8
| |\ \ \
| | * | | An attempt to fix a sporadic valgrind memory leak in Event Scheduler:kostja@vajra.(none)2007-04-131-42/+8
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-101-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-041-4/+4
| |\ \ \ \
| | * \ \ \ Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marveljani@ua141d10.elisa.omakaista.fi2007-03-291-4/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 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@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-04-071-4/+17
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...gluh@mysql.com/eagle.(none)2007-04-031-4/+17
| | |/ / / / | |/| | | |
* | | | | | Merge vajra.(none):/opt/local/work/mysql-5.0-runtimekostja@vajra.(none)2007-04-061-0/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Polishing: note added.anozdrin/alik@ibm.2007-04-061-0/+6
| | |_|/ / | |/| | |