summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24099: sql/sql_insert ip_len issue on AIXbb-10.3-danielblack-MDEV-24099-aix-ip_len-conflictEtienne Guesnet2020-12-161-5/+5
* 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.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
* | MDEV-23467 SIGSEGV in fill_record/fill_record_n_invoke_before_triggers on INS...Aleksey Midenkov2020-08-251-0/+1
* | MDEV-20661 Virtual fields are not recalculated on system fields value assignmentAleksey Midenkov2020-07-201-0/+4
* | 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 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
* | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-0/+2
* | Simplify TABLE::decide_logging_format()Monty2019-10-201-1/+4
* | Fixes for binary logging --read-only modeMonty2019-10-201-15/+36
* | 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
* | MDEV-16490: It's possible to make a system versioned table without any versio...Nikita Malyavin2019-09-091-3/+5
* | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-5/+2
|\ \ | |/
| * cleanup: on update default nowSergei Golubchik2019-09-031-5/+2
* | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-1/+2
|\ \ | |/
| * Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-031-1/+2
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-09-021-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-301-1/+1
| |\
* | \ Merge 10.2 to 10.3Marko Mäkelä2019-08-131-0/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-0/+1
| |\ \
| | * | MDEV-17614 INSERT on dup key update is replication unsafeSachin2019-08-091-0/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-1/+5
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-1/+5
| | |\ \
| | | * | MDEV-15572: view.test, server crash with --big-tables=1Oleksandr Byelkin2019-07-181-1/+5
| | * | | imporve clang buildEugene Kosov2019-06-251-3/+3
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-191-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19771 REPLACE on table with virtual_field can cause crashMichael Widenius2019-06-151-0/+3
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\ \ \ | | | |/ /
| | | * | Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-12/+50
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-11/+49
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-4/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+2
| |\ \ \ \ | | |/ / /
| | * | | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-4/+2
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-2/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-2/+1
| | |\ \ \
| | | * \ \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-2/+1
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-1/+0