summaryrefslogtreecommitdiff
path: root/sql/sql_truncate.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert MDEV-25292 Atomic CREATE OR REPLACE TABLESergei Golubchik2022-10-271-24/+21
* MDEV-25292 Atomic CREATE OR REPLACE TABLEAleksey Midenkov2022-08-311-21/+24
* MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-09-171-7/+5
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-09-171-7/+5
| |\
| | * MDEV-26053 : TRUNCATE on table with Foreign Key Constraint no longer replicat...bb-10.4-truncateJan Lindström2021-09-171-7/+5
* | | Merge 10.5 into 10.6Marko Mäkelä2021-09-111-3/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-101-3/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-091-3/+2
| | |\
| | | * Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-3/+2
| | | |\
| | | | * MDEV-23365: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'bb-10.2-MDEV-23365Rucha Deodhar2021-09-061-1/+3
* | | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-4/+20
* | | | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-3/+20
* | | | | Reduce usage of strlen()Monty2021-05-191-7/+7
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-051-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-0/+9
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-031-0/+9
| | | |\ \ | | | | |/
| | | | * MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-021-0/+9
| | | | * MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponSergey Vojtovich2019-05-141-0/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-241-10/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-10/+13
| |\ \ \ \ | | |/ / /
| | * | | MDEV-24865 : Server crashes when truncate mysql user tablebb-10.4-MDEV-24865Jan Lindström2021-02-161-10/+13
* | | | | MDEV-20008: Galera strict modebb-10.6-MDEV-20008mkaruza2021-01-261-2/+2
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-3/+17
|\ \ \ \ | |/ / /
| * | | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-111-3/+17
* | | | Aria will now register it's transactionsMonty2020-05-231-1/+1
* | | | Yet less TDC hash lookupsSergey Vojtovich2020-04-031-7/+4
* | | | Split tdc_remove_table()Sergey Vojtovich2020-04-031-2/+1
* | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-111-2/+18
* | | | Removed kill_delayed_threads_for_table()Sergey Vojtovich2019-11-251-1/+1
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-10/+6
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-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 branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-9/+5
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-9/+5
| | |\ \ | | | |/
| | | * MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->reference...Sergei Golubchik2019-04-241-9/+5
* | | | cleanup: replace a magic constant with a defineSergei Golubchik2019-05-181-1/+1
* | | | generalize the error messageSergei Golubchik2019-05-181-1/+1
* | | | MDEV-15966 Behavior for TRUNCATE versioned table is not documented and not co...Sergei Golubchik2019-05-181-22/+25
* | | | Galera4Brave Galera Crew2019-01-231-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-1/+3
|\ \ \ \ | |/ / /
| * | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponmariadb-10.3.10Sergey Vojtovich2018-10-021-0/+2
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-1/+2
| | |\ \
| | | * | MDEV-15551 Server hangs or assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-07-191-1/+2