summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
Commit message (Expand)AuthorAgeFilesLines
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570unknown2008-05-151-0/+1
|\
| * Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-0/+1
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-2/+3
|\ \
| * \ Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-33618unknown2008-01-231-2/+3
| |\ \ | | |/
| | * Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-2/+3
| | * Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-3/+3
| | |\
* | | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-103/+114
|\ \ \ \ | |/ / / |/| | |
| * | | Doxygenize comments.unknown2007-10-161-103/+114
* | | | Merge adventure.(none):/home/thek/Development/cpp/bug31153/my51-bug31153unknown2007-11-211-3/+3
|\ \ \ \
| * \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-3/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-3/+3
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimeunknown2007-10-161-10/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-10/+1
| |/
* | Provide initial module structure to Doxygen.unknown2007-08-151-0/+9
* | Fix doxygen warnings.unknown2007-08-151-1/+1
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-0/+6
|\ \ | |/
| * A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+6
* | Patch for the following bugs:unknown2007-06-281-4/+74
* | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1unknown2007-06-211-4/+11
|\ \
| * | Part of patch for BUG#11986: make sp_head::m_body_begin pointerunknown2007-06-141-0/+5
| * | This the 4-th patch in scope of CS patch (BUG#11986).unknown2007-06-141-2/+4
| * | Follow up after work on Bug 4968unknown2007-06-101-2/+2
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-2/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-2/+2
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-2/+2
| | |\ \
| | | * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-05-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#3339 (Issue warnings when statement-based replication may fail):unknown2007-05-141-1/+1
| | |/ / | |/| |
* | | | Refactoring patch:unknown2007-05-291-5/+2
| |/ / |/| |
* | | Merge adventure.(none):/home/thek/Development/cpp/bug26977/my50-bug26977unknown2007-05-071-0/+6
|\ \ \ | | |/ | |/|
| * | Bug#26977 exception handlers never hreturnunknown2007-05-071-0/+6
| * | Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-2/+4
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-03-291-2/+4
| |\ \
* | | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Iunknown2007-04-251-1/+3
| |_|/ |/| |
* | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-04-071-1/+1
|\ \ \
| * | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...unknown2007-04-031-1/+1
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-041-2/+2
|\ \ \ \
| * | | | Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-2/+2
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maintunknown2007-03-291-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge recycle.(none):/src/bug23491/my50-bug23491unknown2007-03-291-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | Bug#23491 MySQLDump prefix function call in a view by database nameunknown2007-03-271-2/+4
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimeunknown2007-03-141-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#26503 (Illegal SQL exception handler code causes the server to crash)unknown2007-03-141-2/+0
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimeunknown2007-03-071-15/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug 8407, post review cleanup: use instr::get_cont_dest() to get the instructionunknown2007-03-071-15/+12
| |/
| * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-03-061-0/+24
| |\
* | \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-8407_bunknown2007-03-061-0/+24
|\ \ \ | | |/ | |/|
| * | Bug#8407 (Stored functions/triggers ignore exception handler)unknown2007-03-051-0/+24
* | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-4/+5
|\ \ \ | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-4/+5
| |\ \ | | |/ | |/|