summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.9' into 10.10mariadb-10.10.2Oleksandr Byelkin2022-11-031-0/+10
|\
| * Merge branch '10.8' into 10.9Oleksandr Byelkin2022-11-021-0/+10
| |\
| | * Merge branch '10.6' into 10.7Oleksandr Byelkin2022-11-021-0/+10
| | |\
| | | * Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-021-0/+10
| | | |\
| | | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-261-0/+10
| | | | |\
| | | | | * MDEV-28846 Poor performance when rowid filter contains no elementsIgor Babaev2022-10-251-1/+1
| | | | | * MDEV-28545 MyISAM reorganize partition corrupt older table formatAlexander Barkov2022-10-251-0/+10
* | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-11-011-18/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-11-011-18/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-291-18/+17
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.5 into 10.6Marko Mäkelä2022-10-251-18/+17
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.4 into 10.5Marko Mäkelä2022-10-251-18/+17
| | | | |\ \ | | | | | |/
| | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-10-251-12/+11
| | | | | |\
| | | | | | * MDEV-29540 Incorrect sequence values in INSERT SELECTDaniel Black2022-10-191-12/+11
| * | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-091-8/+13
| |\ \ \ \ \ \ | | |/ / / / /
* | | | | | | cleanup: consolidate binlog-related THD::*_used into one bitmapSergei Golubchik2022-08-101-4/+5
* | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-081-8/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-08-081-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.5' into bb-10.6-releaseOleksandr Byelkin2022-08-031-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-021-1/+1
| * | | | | MDEV-29159 Patch for MDEV-28918 introduces more inconsistency than it solves,...Alexander Barkov2022-08-051-7/+12
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-07-281-5/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-07-271-5/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-271-5/+9
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-5/+9
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-3/+1
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26427 MariaDB Server SEGV on INSERT .. SELECTOleg Smirnov2022-07-141-3/+1
| | | | * | MDEV-26546 SIGSEGV's in spider_db_connect on SHOW TABLE and spider_db… …_...Alexey Botchkov2022-07-171-0/+11
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-281-2/+40
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-28918 Implicit cast from INET6 UNSIGNED works differently on UPDATE vs A...Alexander Barkov2022-06-271-2/+40
* | | | | | Merge branch '10.8' into 10.9mariadb-10.9.1Sergei Golubchik2022-05-191-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-2/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-2/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-2/+7
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-2/+7
| | | | |\ \ | | | | | |/
| | | | | * Merge branch '10.2' into 10.3Sergei Golubchik2022-05-071-2/+7
| | | | | |\
| | | | | | * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-061-1/+5
* | | | | | | MDEV-25477 Auto-create breaks replication when triggering event was not repli...Aleksey Midenkov2022-05-061-3/+9
* | | | | | | cleanup: log_current_statement and OPTION_KEEP_LOGSergei Golubchik2022-05-061-2/+2
|/ / / / / /
* | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-0/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-26583 SIGSEGV's in spider_get_select_limit_from_select_lex when DELAYED ...Nayuta Yanagisawa2022-01-191-0/+5
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-10-281-6/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-281-6/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-281-6/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-281-6/+8
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-6/+8
| | | | |\ \ | | | | | |/
| | | | | * MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLEVladislav Vaintroub2021-10-261-6/+8
* | | | | | MDEV-26830: Wrong ROW_NUMBER in diagnostics upon INSERT IGNORE withRucha Deodhar2021-10-261-2/+2