summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge romeo.(none):/home/bkroot/mysql-5.0-rplunknown2007-04-201-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#22648 LC_TIME_NAMES: Setting GLOBAL has no effectunknown2007-04-091-1/+0
| |/ / / / / / /
* | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-031-3/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Initialize thd->no_trans_updateunknown2007-03-291-0/+1
| * | | | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainunknown2007-03-281-3/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2007-03-261-6/+6
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fixed compiler warnings.unknown2007-03-221-6/+6
* | | | | | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-03-291-0/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge mysql_cab_desk.:C:/source/c++/mysql-5.0-rplunknown2007-03-191-0/+12
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Bug #25543 Replication of wrong values if using rand() in stored procedureunknown2007-03-091-0/+12
* | | | | | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/41unknown2007-03-201-8/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |