summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-2/+2
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-2/+29
|\
| * Auto-mergeRamil Kalimullin2009-03-251-0/+7
| |\
| | * Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-0/+7
| * | Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-251-0/+1
| |/
| * Bug#43461: invalid comparison with string literal in default.cDavi Arnaut2009-03-191-1/+1
| * Manual mergeKristofer Pettersson2009-03-061-1/+14
| |\
| | * BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-1/+5
| | * Fix for bug #41868: crash or memory overrun with concat + upper,Alexey Kopytov2009-02-101-0/+5
| | * Backport patch for Bug#31222 (com_% global status counters behave randomlyAlexander Nozdrin2009-01-151-0/+4
| * | Bug#40363 Bug 20023 is not fixed on 5.0Kristofer Pettersson2009-03-051-0/+6
| |/
* | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+13
|\ \ | |/
| * Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-171-2/+11
| * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-1/+2
* | Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+7
|\ \ | |/
| * BUG#33029 5.0 to 5.1 replication fails on dup key when insertingunknown2008-03-141-0/+7
* | Merge chunk from trunk.Chad MILLER2008-07-101-7/+11
|\ \ | |/
| * Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-12-151-0/+1
| |\
| | * Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2007-12-131-0/+1
| * | Fixed bug #32533.unknown2007-11-201-7/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-0/+17
|\ \ \ | |/ / |/| |
| * | Push history-limiting code until after the code that adds new unknown2007-11-141-0/+14
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-0/+3
| |\ \ | | |/ | |/|
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-0/+3
| | |\
| | | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-0/+3
| | | |\
| | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-0/+3
| | | | |\
| | | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-0/+3
| | | | | |\
| | | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-1/+2
| | | | | | * Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-0/+2
| | | | | | |\
| | | | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+2
| | | | | | | |\
| | | | | | | | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+2
| | | | * | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/b27231/41unknown2007-03-201-8/+6
| | | | |\ \ \ \ \
* | | | | | | | | | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+1
* | | | | | | | | | Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31663unknown2007-10-261-9/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed bug #31663: if the FIELDS TERMINATED BY stringunknown2007-10-231-9/+35
| |/ / / / / / / / /
* | | | | | | | | | Bug #31517: Potential crash due to access of NULL thd in mark_transaction_to_...unknown2007-10-101-2/+5
|/ / / / / / / / /
* | | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect unknown2007-08-011-1/+1
* | | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | (pushing for Andrei)unknown2007-07-301-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-301-1/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bug#24989: The DEADLOCK error is improperly handled by InnoDB.unknown2007-07-301-1/+21
| |/ / / / / / / /
* | | | | | | | | BUG#29734 - thread_id=0 in binary log which leads to temporary table conflictsunknown2007-07-141-1/+10
* | | | | | | | | Fixed bug #29442.unknown2007-07-061-1/+3
* | | | | | | | | Merge gleb.loc:/home/uchum/work/bk/4.1-optunknown2007-07-041-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sql_class.cc:unknown2007-07-031-1/+1
| * | | | | | | | | Fixed bug #29294.unknown2007-07-031-1/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Bug#26711 "Binary content 0x00 sometimes becomes 0x5C 0x00 after dump/load"unknown2007-06-071-6/+53
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-1/+1
| | |/ / / / / / | |/| | | | | |