summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-10/+38
|\
| * 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
* | | | MDEV-9621 INSERT DELAYED fails on insert for tables with many columnsMonty2016-04-071-6/+13
* | | | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o...Oleksandr Byelkin2016-03-011-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-211-4/+9
* | | | cleanupSergei Golubchik2015-12-211-5/+5
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-3/+13
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ \ \ | |/ / /
| * | | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | | Don't store vcol bitmaps in TABLE if table doesn't have virtual fields.Monty2015-11-101-4/+11
* | | | table->write_set was changed if binary logging was used, which caused theMonty2015-11-101-0/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-12/+32
|\ \ \ \ | |/ / /
| * | | 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