summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
* Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-4/+2
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-2/+31
|\
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-5/+5
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-8/+13
| |\
| * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+10
| |\ \
| * \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+4
| |\ \ \
| * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+7
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-2/+31
| |\ \ \ \ \
| | * | | | | Push history-limiting code until after the code that adds new unknown2007-11-141-0/+29
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-2/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-2/+2
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-2/+2
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-2/+2
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-2/+2
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-2/+2
| | | | | | | * | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-2/+2
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-2/+2
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-2/+2
* | | | | | | | | | | | | | mergingAlexey Botchkov2009-04-281-13/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-13/+14
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Auto mergeHe Zhenxing2009-04-081-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-251-0/+5
* | | | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
|/ / / / / / / / / / / /
* | | | | | | | | | | | mergeRamil Kalimullin2008-10-021-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#37949 Crash if argument to SP is a subquery that returns more than one row Alexey Botchkov2008-09-291-1/+5
* | | | | | | | | | | | | Fix for bug#39182: Binary log producing incompatible character set queryRamil Kalimullin2008-10-011-0/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-1/+1
* | | | | | | | | | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-0/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2008-01-231-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-0/+6
| |/ / / / / / / / /
* | | | | | | | | | sp_head.cc:unknown2007-12-141-1/+1
* | | | | | | | | | sp_head.cc:unknown2007-12-141-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-baseunknown2007-11-271-8/+30
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-8/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-8/+30
| | |/ / / / / / / /
* | | | | | | | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0unknown2007-10-241-2/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bug #26199 Replication Failure on Slave when using stored procs with bit-ty...unknown2007-10-211-2/+3
| |/ / / / / / / /
* | | | | | | | | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-3/+28
|/ / / / / / / /
* | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-5/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | (pushing for Andrei)unknown2007-07-301-5/+15
* | | | | | | | | Fixed bug #30120.unknown2007-07-301-1/+1
|/ / / / / / / /
* | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-281-66/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#29856: Insufficient buffer space led to a server crash.unknown2007-07-281-66/+78
* | | | | | | | | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-9/+44
|/ / / / / / / /
* | | | | | | | Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-2/+2
|/ / / / / / /
* | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-1/+1