summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_...mkaruza2021-10-061-1/+1
* MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_...mkaruza2021-10-011-1/+1
* After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-2/+2
* Merge 10.3 into 10.4Marko Mäkelä2021-08-181-2/+2
|\
* | MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-181-2/+2
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+9
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-0/+9
| |\
| | * MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-061-0/+10
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-2/+3
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-2/+3
| |\ \ | | |/
| | * MDEV-24583 SELECT aborts after failed REPLACE into table with vcolNikita Malyavin2021-04-271-2/+3
* | | MDEV-21697: Galera assertion !wsrep_has_changes(thd) || (thd->lex->sql_comman...bb-10.4-MDEV-21697mkaruza2021-03-251-1/+2
* | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-121-17/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-0/+2
|\ \ \ | |/ /
| * | MDEV-17891 Assertion failure upon attempt to replace into a full tableNikita Malyavin2021-01-071-0/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-5/+5
|\ \ \ | |/ /
| * | MDEV-24099: sql/sql_insert ip_len issue on AIXbb-10.3-danielblack-MDEV-24099-aix-ip_len-conflictEtienne Guesnet2020-12-161-5/+5
* | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-6/+7
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-3/+4
| |\ \ | | |/
| | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-3/+4
| * | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-231-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-4/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-4/+2
| |\ \ | | |/
| | * MDEV-20618 Assertion failed in row_upd_sec_index_entryNikita Malyavin2020-09-011-4/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-08-261-0/+1
|\ \ \ | |/ /
| * | MDEV-23467 SIGSEGV in fill_record/fill_record_n_invoke_before_triggers on INS...Aleksey Midenkov2020-08-251-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-211-0/+4
|\ \ \ | |/ /
| * | MDEV-20661 Virtual fields are not recalculated on system fields value assignmentAleksey Midenkov2020-07-201-0/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-30/+11
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-30/+11
| |\ \ | | |/
| | * MDE-21369 rpl.rpl_timezone fails with valgrind: Use of uninitialised value.Alexey Botchkov2019-12-211-30/+11
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-4/+77
|\ \ \ | |/ /
| * | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-021-4/+77
| |\ \ | | |/
| | * MENT-510 Failing test(s): perfschema.threads_insert_delayed.HF2019-11-291-0/+1
| | * MENT-510 Failing test(s): perfschema.threads_insert_delayed.Alexey Botchkov2019-11-271-1/+2
| | * MENT-237 Audit to show INSERT DELAYED for the executing user.Alexey Botchkov2019-11-271-4/+75
* | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-0/+2
|\ \ \ | |/ /
| * | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-0/+2
* | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-6/+24
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-16/+40
|\ \ \ | |/ /
| * | Simplify TABLE::decide_logging_format()Monty2019-10-201-1/+4
| * | Fixes for binary logging --read-only modeMonty2019-10-201-15/+36
* | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-4/+5
|\ \ \ | |/ /
| * | MDEV-17333 Assertion in update_auto_increment() upon exotic LOADAleksey Midenkov2019-10-101-4/+4
| * | MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-101-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-2/+5
|\ \ \ | |/ /
| * | MDEV-16490: It's possible to make a system versioned table without any versio...Nikita Malyavin2019-09-091-3/+5
* | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-6/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-5/+2
| |\ \ | | |/