summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Remove unused code.Sergey Vojtovich2018-10-191-17/+0
| | | * MDEV-8453 Alter table not returning engine errorsSergei Golubchik2017-08-011-34/+3
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-3/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-2/+2
|\ \ \ \ | |/ / /
| * | | register keyword c++17 warningEugene Kosov2018-04-241-2/+2
* | | | Fix for MDEV-14831Monty2018-04-021-0/+1
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-3/+3
* | | | Initialize MYSQL_LOCK->flags variablemariadb-10.3.3Monty2017-12-221-0/+1
* | | | MDEV 13679 Enabled sequences to be used in DEFAULTMonty2017-12-221-2/+8
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-1/+5
|\ \ \ \
| * | | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-1/+5
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-10-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix several truncation and formatting warnings.Vladislav Vaintroub2017-10-031-1/+1
* | | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+3
|\ \ \ \ | |/ / /