summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-128/+150
|\
| * Merge from 5.1.Guilhem Bichot2011-05-211-4/+3
| |\
| | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-4/+3
| * | merge mysql-5.1 --> mysql-5.5Alfranio Correia2011-01-311-1/+1
| |\ \ | | |/
| | * BUG#59338 Inconsistency in binlog for statements that don't change any rows S...Alfranio Correia2011-01-281-1/+1
| | * Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-3/+1
| * | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYEDunknown2010-11-291-62/+16
| * | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-38/+47
| |\ \
| | * \ Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-161-2/+5
| | |\ \
| | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-38/+47
| * | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-1/+2
| | |/ / | |/| |
| * | | Bug#54812: assert in Diagnostics_area::set_ok_status Jorgen Loland2010-11-151-2/+5
| |/ /
| * | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-3/+1
| * | mergeGeorgi Kodinov2010-10-041-14/+112
| |\ \
| | * | Bug #56678 Valgrind warnings from binlog.binlog_unsafeJon Olav Hauglid2010-09-241-7/+5
| | * | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGEDmitry Lenev2010-09-151-9/+68
| * | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-66/+105
| |\ \ \
| * | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+3
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
* | | | | merge.Sergei Golubchik2010-11-251-42/+72
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | merge with 5.1Sergei Golubchik2010-10-251-13/+112
| |\ \ \ \
| | * \ \ \ 5.1.51 mergeSergei Golubchik2010-10-191-13/+112
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | mergeGeorgi Kodinov2010-08-201-0/+11
| | | |\ \ \
| | | * | | | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-13/+109
| * | | | | | Automatic mergeMichael Widenius2010-10-011-1/+2
| |\ \ \ \ \ \
| | * | | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+2
| * | | | | | | merge with 5.1Sergei Golubchik2010-09-111-0/+11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+11
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-021-0/+11
| * | | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed compiler warningsMichael Widenius2010-08-041-2/+1
| | * | | | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-2/+3
| * | | | | | merge with 5.1Sergei Golubchik2010-07-251-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | restore the unintentinally broken ABISergei Golubchik2010-07-231-3/+3
| * | | | | | Fixed bug #607566.Igor Babaev2010-07-191-3/+6
| * | | | | | Fixed bug #603186.Igor Babaev2010-07-151-2/+13
| * | | | | | merge 5.1->5.2Sergei Golubchik2010-06-011-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-9/+0
| * | | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+3
| * | | | | | mergedSergei Golubchik2010-03-151-21/+41
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-21/+41
| | |\ \ \ \ \
| * | \ \ \ \ \ merge 5.1->5.2unknown2010-02-011-0/+16
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+16
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge with 5.1Michael Widenius2010-01-041-5/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch errorMichael Widenius2009-12-041-5/+6
| * | | | | | | | merge 5.1-> 5.2unknown2009-12-081-47/+61
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-47/+57
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-47/+57
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | Added protection around usage of thd->mysys_varMichael Widenius2009-11-261-0/+2
| | |/ / / / / / / /