summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.10' into 10.11Oleksandr Byelkin2022-11-031-0/+10
|\
| * 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.10' into 10.11Oleksandr Byelkin2022-11-021-18/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| | |\ \ \ \ \ \ | | | |/ / / / /
* | | | | | | | Revert MDEV-25292 Atomic CREATE OR REPLACE TABLESergei Golubchik2022-10-271-327/+103
* | | | | | | | cleanupSergei Golubchik2022-10-261-4/+2
* | | | | | | | different fix for MDEV-26778Sergei Golubchik2022-10-261-1/+0
* | | | | | | | MDEV-29721 Inconsistency upon inserting history with visible period columnsSergei Golubchik2022-10-261-5/+5
* | | | | | | | MDEV-16546 System versioning setting to allow history modificationAleksey Midenkov2022-10-261-7/+19
* | | | | | | | MDEV-29833 CREATE ... SELECT system_versioned_table causes invalid defaultsSergei Golubchik2022-10-261-4/+3
* | | | | | | | MDEV-29664 Assertion `!n_mysql_tables_in_use' failed in innobase_close_connec...Aleksey Midenkov2022-09-301-1/+4
* | | | | | | | MDEV-29620 Assertion `next_insert_id == 0' failed in handler::ha_external_lockAleksey Midenkov2022-09-301-0/+2
* | | | | | | | MDEV-28956 Locking is broken if CREATE OR REPLACE fails under LOCK TABLESAleksey Midenkov2022-08-311-2/+4
* | | | | | | | MDEV-25292 Atomic CREATE OR REPLACE TABLEAleksey Midenkov2022-08-311-100/+318
* | | | | | | | MDEV-25292 select_create::create_table removedAleksey Midenkov2022-08-311-35/+35
* | | | | | | | MDEV-25292 Refactoring: removed TABLEOP_HOOKSAleksey Midenkov2022-08-311-64/+43
* | | | | | | | MDEV-25292 Refactoring: moved select_field_count into Alter_info.Aleksey Midenkov2022-08-311-4/+3
|/ / / / / / /
* | | | | | | 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
| | | | |\ \ | | | | | |/