summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code.Sergey Vojtovich2018-10-191-1/+1
* MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-161-1/+2
* Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
|\
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| |\
| | * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-1/+7
| | * BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTSNisha Gopalakrishnan2016-04-221-7/+16
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-7/+7
|\ \ \ | |/ /
| * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-7/+7
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-1/+1
|\ \ \ | |/ /
| * | MDEV-10365 - Race condition in error handling of INSERT DELAYEDSergey Vojtovich2016-08-041-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-6/+7
|\ \ \ | |/ /
| * | use consistent error messaging for IGNORESergei Golubchik2016-04-201-8/+5
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-5/+9
| |\ \ | | |/
| | * BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEYNisha Gopalakrishnan2016-02-111-4/+8
* | | Fix for MDEV-9679 main.delayed fails sporadicallyMonty2016-04-261-2/+28
* | | MDEV-8889 - Assertion `next_insert_id == 0' failed in handler::ha_external_lockSergey Vojtovich2016-04-221-2/+3
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+2
|\ \ \ | |/ /
| * | MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-091-0/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-3/+13
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-3/+13
| |\ \ | | |/
| | * Bug #19894161: FATAL SIGNAL 11 INSreeharsha Ramanavarapu2015-10-061-3/+13
* | | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-16/+40
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-16/+40
| |\ \ | | |/
| | * Merge branch 'mysql-5.1' into mysql-5.5Ajo Robert2015-08-071-15/+41
| | |\
| | | * Bug #20760261 mysqld crashed in materialized_cursor::Ajo Robert2015-08-071-15/+40
| | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-10/+9
| | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-1/+3
| | * | WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-2/+3
| | |\ \
| | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-2/+3
| | |/ /
| | * | Bug#14261010: ON DUPLICATE KEY UPDATE CRASHES THE SERVERChaithra Gopalareddy2013-03-301-40/+45
| | * | Bug#11748731:SOME 'BIG' TESTS FAILING ON 6.0 Sneha Modi2011-11-211-4/+4
| | * | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-11-101-0/+5
| | |\ \ | | | |/
| | | * Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEYMarko Mäkelä2011-11-101-0/+5
| | * | backport from mysql-trunkGleb Shchepa2011-08-031-5/+0
| | * | 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-2/+2
| | |\ \ | | | |/
| | | * 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
| | | |\
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * | | | Updated/added copyright headersKent Boortz2011-07-041-2/+4
| | * | | | 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
| | | * | mergeGeorgi Kodinov2010-08-201-0/+11
| | | |\ \
| | | | * | BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-021-0/+11
| | | * | | WL#5370 Keep forward-compatibility when changing2010-08-181-13/+109