summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.2 mergeSergei Golubchik2013-01-281-1/+1
|\
| * compilation error with -Wuninitialized -WerrorSergei Golubchik2013-01-281-1/+1
* | Merge 5.2->5.3Igor Babaev2013-01-211-0/+29
|\ \ | |/
| * Corrected the fix for bug mdev-3938.Igor Babaev2013-01-161-2/+2
| * Fixed bug mdev-3938.Igor Babaev2013-01-151-0/+29
* | 5.2->5.3 mergeSergei Golubchik2013-01-101-3/+2
|\ \ | |/
| * 5.1 mergeSergei Golubchik2013-01-101-3/+2
| |\
| | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-3/+2
| | |\
| | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-10/+9
* | | | merge from 5.2unknown2012-08-241-7/+7
|\ \ \ \ | |/ / /
| * | | Merge from 5.1.unknown2012-08-241-7/+7
| |\ \ \ | | |/ /
| | * | MDEV-382: Incorrect quotingunknown2012-08-241-7/+7
| * | | Fix check of view updatability in case of underlying view changes its updatab...unknown2012-02-031-4/+13
* | | | Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view.unknown2012-02-031-5/+14
* | | | Rewrite IGNORE handling:Michael Widenius2011-12-111-17/+12
* | | | Merge with 5.2.Michael Widenius2011-12-111-6/+14
|\ \ \ \ | |/ / /
| * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-6/+12
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+5
| | |\ \ | | | |/
| | | * Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEYMarko Mäkelä2011-11-101-0/+5
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-6/+7
| | |\ \ | | | |/
| | | * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-2/+2
| | | * Updated/added copyright headersKent Boortz2011-07-031-2/+1
| | | |\
| | | | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-4/+3
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \ | | | | |/ | | | |/|
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | Automatic mergeMichael Widenius2011-09-261-17/+16
|\ \ \ \ \
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-17/+16
* | | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-1/+1
|/ / / / /
* | | | | Merge with 5.2Michael Widenius2011-09-101-8/+9
|\ \ \ \ \ | |/ / / /
| * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-8/+9
* | | | | 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
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | BUG#59338 Inconsistency in binlog for statements that don't change any rows S...Alfranio Correia2011-01-281-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