summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.1Sergei Golubchik2010-09-111-2/+2
|\
| * Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
* | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-8/+37
|\ \ | |/
| * Merge with MySQL 5.1.49Michael Widenius2010-08-021-8/+37
| |\
| | * Bug#53191 Lock_time in slow log is negative when logging stored routinesKristofer Pettersson2010-06-081-8/+37
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-21/+17
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.47Michael Widenius2010-05-261-21/+13
| |\ \ | | |/
| | * Bug#50755: Crash if stored routine def contains version commentsDavi Arnaut2010-04-011-21/+13
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+4
| |\ \ | | |/
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-0/+1
| | * revert 48525Tatiana A. Nurnberg2010-02-221-1/+0
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-0/+1
| | * Bug #47905 stored procedures with conditional statements notStaale Smedseng2010-02-111-0/+3
* | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+1
* | | Merge with 5.1Michael Widenius2010-04-011-0/+2
|\ \ \ | |/ /
* | | mergedSergei Golubchik2010-03-151-2/+10
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-2/+10
| |\ \ | | |/
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-0/+1
| | * Bug#47649 crash during CALL procedureSergey Glukhov2009-12-231-2/+9
* | | merge 5.1->5.2unknown2010-02-011-6/+18
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.42Michael Widenius2010-01-151-6/+18
| |\ \ | | |/
| | * mergeKristofer Pettersson2009-11-201-6/+18
| | |\
| | | * Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-6/+18
* | | | merge 5.1-> 5.2unknown2009-12-081-19/+24
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-18/+22
| |\ \ \
| | * \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-18/+22
| | |\ \ \ | | | |/ /
| | | * | Bug #47412: Valgrind warnings / user can read uninitalized memory using Georgi Kodinov2009-10-261-14/+17
| | | |/
| | | * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-4/+5
| * | | Fixes after comments from last push:Michael Widenius2009-11-301-1/+1
| * | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-1/+2
| |/ /
* | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-1/+4
|/ /
* | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-7/+5
|\ \ | |/ |/|
| * Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-7/+5
* | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ...Kristofer Pettersson2009-07-291-2/+2
* | Merge from 5.0Gleb Shchepa2009-07-241-4/+2
|\ \
| * | 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
| | | | | |\ \ \ \ \ \
* | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+2
* | | | | | | | | | | | Bug#43962 "Packets out of order" calling a SHOW TABLE STATUSSergey Glukhov2009-04-301-0/+1
* | | | | | | | | | | | mergingAlexey Botchkov2009-04-291-13/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |