summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.8 into 10.9Jan Lindström2022-09-061-0/+3
|\
| * Merge 10.6 into 10.7Jan Lindström2022-09-051-0/+3
| |\
| | * Merge 10.5 into 10.6Jan Lindström2022-09-051-0/+3
| | |\
| | | * Merge 10.4 into 10.5Jan Lindström2022-09-051-0/+3
| | | |\
| | | | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-0/+3
* | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-9/+23
|/ / / /
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-01-121-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-01-121-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-23836: Assertion `! is_set() || m_can_overwrite_status' inRucha Deodhar2022-01-101-1/+1
* | | | MDEV-26352 : Add new thread states for certain WSREP scenariosJan Lindström2021-09-031-1/+4
|/ / /
* | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-3/+4
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-3/+4
| |\ \ | | |/
| | * MDEV-25562 Assertion `pause_seqno_.is_undefined() == false' failed in void ws...mkaruza2021-05-211-3/+4
* | | Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-081-7/+7
|/ /
* | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-7/+10
|\ \ | |/
| * Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-7/+10
| |\
| | * MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_resultMonty2021-02-221-7/+10
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | | |\
| | | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
| | | | * imporve clang buildEugene Kosov2019-06-251-2/+2
* | | | | cleanup: ha_external_unlock() helperSergei Golubchik2020-05-051-2/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-4/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-241-4/+9
* | | | | Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-18/+35
* | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-4/+4
* | | | | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-7/+11
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+3
* | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-1/+1
|/ / / /
* | | | 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 main.flush_read_lock sporadic failureSergey Vojtovich2019-05-131-0/+1
* | | | MDEV-19384 Deadlock in FTWRLMonty2019-05-061-3/+6
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-8/+3
|\ \ \ \ | |/ / /
| * | | Allocate Transaction_state_tracker staticallySergey Vojtovich2019-05-031-8/+3
* | | | Fixed deadlock in main.flush_read_lockMonty2019-05-021-2/+3
* | | | Fix for galera_3nodes.galera_var_dirty_reads2mkaruza2019-03-071-12/+13
* | | | Galera4Brave Galera Crew2019-01-231-56/+20
* | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-2/+8
* | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-5/+7
* | | | Acquire global read lock (MDL_BACKUP_STMT) after share is acquiredSergey Vojtovich2018-12-091-7/+28
* | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-37/+26
* | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-0/+3
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-16/+0
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-16/+0
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-16/+0
| | |\