summaryrefslogtreecommitdiff
path: root/sql/sql_admin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-04-081-5/+6
|\
| * MDEV-24956: ALTER TABLE not replicated with Galera in MariaDB 10.5.9bb-10.4-MDEV-25226mkaruza2021-04-051-5/+6
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-0/+2
|\ \ | |/
| * MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRLMonty2021-03-021-0/+2
* | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-0/+4
|\ \ | |/
| * MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRLMonty2021-02-141-0/+4
* | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-10/+10
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-12-011-11/+11
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-12-011-11/+11
| | |\
| | | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-10/+10
| | | * Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-061-1/+1
| | | |\
* | | | \ Merge 10.4 into 10.5Marko Mäkelä2020-11-131-27/+81
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-11-121-14/+31
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-021-14/+31
| * | | | MDEV-24119 MDL BF-BF Conflict caused by TRUNCATE TABLEsjaakola2020-11-111-1/+3
| * | | | MDEV-21577 MDL BF-BF conflictsjaakola2020-11-031-12/+53
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-0/+10
| | |\ \ \
| | | * \ \ Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-031-1/+1
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * Fix the typo in fix for MDEV-21472Sergei Petrunia2020-08-031-1/+1
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-0/+10
| | | |\ \ | | | | |/
| | | | * MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks a...Sergei Petrunia2020-07-291-0/+10
* | | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cacheSergei Petrunia2020-06-121-1/+8
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-2/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-131-25/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-131-25/+21
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-131-25/+21
| | |\ \ \ | | | |/ /
| | | * | MDEV-13266: Race condition in ANALYZE TABLE / statistics collectionVarun Gupta2020-05-051-25/+21
* | | | | Split tdc_remove_table()Sergey Vojtovich2020-04-031-2/+1
* | | | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-2/+0
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-1/+0
* | | | | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-7/+9
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | | Removed kill_delayed_threads_for_table()Sergey Vojtovich2019-11-251-1/+1
|/ / / /
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-3/+3
|\ \ \ \ | |/ / /
| * | | read-only slave using statement replication should replicate tmp tablesMichael Widenius2019-10-211-3/+3
| * | | Fixes for binary logging --read-only modeMonty2019-10-201-3/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-191-12/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-06-191-12/+16
| |\ \ \ | | |/ /
| | * | MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-171-12/+16
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | 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
| | | |\