summaryrefslogtreecommitdiff
path: root/sql/mdl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-051-0/+4
* Merge 10.5 into 10.6Marko Mäkelä2021-06-211-32/+32
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-211-32/+32
| |\
| | * mdl_dbug_print_locks(): make it useful in gdb tooSergei Golubchik2021-06-091-32/+32
* | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-6/+15
|/ /
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-0/+1
|\ \ | |/
| * MDEV-20946: Hard FTWRL deadlock under user level locksRinat Ibragimov2021-03-101-0/+1
* | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+2
|\ \ | |/
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+2
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-4/+4
| | |\
| | | * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-4/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-2/+4
|\ \ \ \ | |/ / /
| * | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-3/+2
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-0/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+3
| | |\ \ | | | |/
| | | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-0/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-261-19/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-08-261-19/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-08-261-17/+8
| | |\ \ | | | |/
| | | * MDEV-23483: Set Galera SST thd as system threadJan Lindström2020-08-251-17/+8
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-8/+17
| | |\ \ | | | |/
| | | * MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outJan Lindström2020-08-111-8/+17
| * | | Fix Windows compiler error.Jan Lindström2020-08-141-0/+2
| * | | MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outbb-10.4-MDEV-22543Jan Lindström2020-08-141-8/+17
* | | | MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outJan Lindström2020-08-141-8/+19
* | | | Fix spelling errorsOtto Kekäläinen2020-07-301-2/+2
* | | | MDEV-19749 MDL scalability regression after backup locksEugene Kosov2020-06-231-26/+6
* | | | MDEV-19749 MDL scalability regression after backup locksEugene Kosov2020-06-231-105/+70
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-2/+2
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-8/+3
|\ \ \ \ | |/ / /
| * | | MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and ...Sergey Vojtovich2020-02-131-8/+3
* | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-1/+1
* | | | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-7/+54
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+12
* | | | MDEV-21327 : MDL wait notification for innodb background threadpoolVladislav Vaintroub2020-01-121-0/+4
|/ / /
* | | Server crashes with BACKUP STAGE and FLUSH TABLE table_nameMonty2019-10-201-3/+8
* | | 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
| | |\
| | | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | * Fixed compiler warningMonty2018-03-261-1/+1
* | | | Galera4Brave Galera Crew2019-01-231-75/+59
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-281-1/+1
* | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-2/+2
* | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-66/+145
* | | | Acquire global read lock (MDL_BACKUP_STMT) after share is acquiredSergey Vojtovich2018-12-091-3/+8
* | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-87/+221
* | | | Changed FLUSH TABLES to not change share versionMonty2018-12-091-4/+1
* | | | Simple cleanups (no logic changes)Monty2018-12-091-6/+9
|/ / /