summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-4/+0
|\
| * Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-4/+0
| |\
| | * Bug#50755: Crash if stored routine def contains version commentsDavi Arnaut2010-04-011-4/+0
* | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-1/+3
|/ /
* | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+8
* | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-5/+14
|\ \
| * \ Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-211-8/+16
| |\ \
| | * \ merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-8/+16
| | |\ \ | | | |/ | | |/|
| | | * BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-221-8/+14
| | | * BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-0/+2
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-0/+1
|\ \ \ \ | |/ / /
| * | | backported:Sergey Glukhov2010-01-151-0/+1
| |/ /
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+1
|\ \ \ | |/ /
| * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-1/+1
| |/
* | Apply and review:Konstantin Osipov2009-12-291-3/+27
* | Backport of: Konstantin Osipov2009-12-091-25/+4
* | Backport of:Konstantin Osipov2009-12-081-4/+4
|/
* mergingAlexey Botchkov2009-04-291-4/+4
|\
| * Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-4/+4
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-1/+0
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570cmiller@zippy.cornsilk.net2008-05-151-0/+1
|\ \ | |/
| * Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \cmiller@zippy.cornsilk.net2008-05-151-0/+1
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2008-01-251-2/+3
|\ \
| * \ Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-33618malff@lambda.hsd1.co.comcast.net.2008-01-231-2/+3
| |\ \ | | |/
| | * Bug#33618 (Crash in sp_rcontext)malff@lambda.hsd1.co.comcast.net.2008-01-231-2/+3
| | * Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153thek@adventure.(none)2007-11-211-3/+3
| | |\
* | | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-103/+114
|\ \ \ \ | |/ / / |/| | |
| * | | Doxygenize comments.cmiller@zippy.cornsilk.net2007-10-161-103/+114
* | | | Merge adventure.(none):/home/thek/Development/cpp/bug31153/my51-bug31153thek@adventure.(none)2007-11-211-3/+3
|\ \ \ \
| * \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153thek@adventure.(none)2007-11-211-3/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #31153 calling stored procedure crashes server if available memory is lowthek@adventure.(none)2007-11-191-3/+3
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimemalff@lambda.hsd1.co.comcast.net.2007-10-161-10/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemadavi@virtua-cwbas201-21-158-74.ctb.virtua.com.br2007-10-091-10/+1
| |/
* | Provide initial module structure to Doxygen.kostja@bodhi.(none)2007-08-151-0/+9
* | Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-1/+1
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-161-0/+6
|\ \ | |/
| * A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-0/+6
* | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-4/+74
* | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1lars/lthalmann@dl145k.mysql.com2007-06-211-4/+11
|\ \
| * | Part of patch for BUG#11986: make sp_head::m_body_begin pointeranozdrin/alik@ibm.2007-06-141-0/+5
| * | This the 4-th patch in scope of CS patch (BUG#11986).anozdrin/alik@ibm.2007-06-141-2/+4
| * | Follow up after work on Bug 4968kostja@bodhi.(none)2007-06-101-2/+2
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-06-051-2/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-2/+2
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-2/+2
| | |\ \
| | | * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
* | | | | 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
| | |/ / | |/| |