summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | * | | WL#5370 Keep forward-compatibility when changing2010-08-181-13/+109
| | | * | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED2010-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
| | | | * | | | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBR2010-08-301-5/+46