summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-38/+110
|\
| * Fixed LP bug #825035.Igor Babaev2011-08-161-0/+1
| * Fixed LP bug #794901.Igor Babaev2011-07-161-1/+1
| * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-18/+70
| |\
| | * MergeIgor Babaev2011-05-201-18/+70
| | |\
| | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-18/+70
| | | |\
| | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-18/+70
| | | | |\
| | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-18/+70
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | db_low_byte_first is goneSergei Golubchik2011-05-201-3/+0
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-4/+9
| * | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+1
| | |\ \ \ \
| | | * \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+1
| | | |\ \ \ \
| | * | \ \ \ \ Merge Mariadb 5.1->5.2unknown2011-04-121-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-1/+1
| * | | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-0/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-6/+8
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge with alias as StringMichael Widenius2011-02-281-6/+8
| | | |\ \ \ \ \ \
| | | | * | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-6/+8
| | * | | | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-0/+5
| | |/ / / / / / /
| * | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-3/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge with 5.1Michael Widenius2010-11-301-3/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-3/+1
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| * | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-3/+7
| * | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-6/+8
| |/ / / / / /
* | | | | | | 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
| | | |\ \ \ \ \