summaryrefslogtreecommitdiff
path: root/sql/mdl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-02-101-4/+4
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-4/+4
* | Merge 10.4 into 10.5Marko Mäkelä2021-06-211-5/+0
|\ \ | |/
| * mdl_dbug_print_locks(): make it useful in gdb tooSergei Golubchik2021-06-091-5/+0
* | Merge 10.4 into 10.5Marko Mäkelä2021-06-011-1/+5
|\ \ | |/
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-1/+3
|\ \ | |/
| * MDEV-20946: Hard FTWRL deadlock under user level locksRinat Ibragimov2021-03-101-1/+3
* | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-1/+1
|\ \ | |/
| * MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-07-211-1/+4
|\ \ | |/
| * MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl.Monty2020-07-211-1/+4
* | MDEV-19749 MDL scalability regression after backup locksEugene Kosov2020-06-231-8/+4
* | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-6/+30
|/
* 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-0/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-0/+10
| | |\ \ | | | |/
| | | * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-0/+10
* | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-7/+51
* | | | Acquire global read lock (MDL_BACKUP_STMT) after share is acquiredSergey Vojtovich2018-12-091-1/+2
* | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-6/+44
* | | | Simple cleanups (no logic changes)Monty2018-12-091-9/+19
|/ / /
* | | Fix many -Wunused-parameterMarko Mäkelä2018-05-011-2/+2
* | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-0/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-151-4/+1
|\ \ \ | |/ /
| * | Compilation speed (#546)Eugene Kosov2018-01-141-4/+1
* | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
|/ /
* | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-0/+19
* | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-9/+0
|/
* Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-0/+2
|\
| * refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-0/+1
| * Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-1/+2
| * maria-10.0.16 mergeNirbhay Choubey2015-01-261-1/+1
| |\
| * \ bzr merge -r4209 maria/10.0.Nirbhay Choubey2014-05-211-0/+2
| |\ \
| * \ \ Merging mariadb-10.0.10.Nirbhay Choubey2014-04-081-15/+1
| |\ \ \
| * \ \ \ * bzr merge -rtag:mariadb-10.0.9 maria/10.0Nirbhay Choubey2014-03-261-0/+15
| |\ \ \ \
| * \ \ \ \ Merge MariaDB-10.0.7 revision 3961.Jan Lindström2014-01-251-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6Seppo Jaakola2013-12-041-3/+1
| |\ \ \ \ \ \
| * | | | | | | bzr merge -r3904..3928 lp:codership-mysql/5.5Seppo Jaakola2013-11-271-0/+7
| * | | | | | | Merged revisions 3425..3430 from mariadb-galera-5.5Seppo Jaakola2013-10-071-0/+3
| * | | | | | | Merge 10.0 to galera-10.0Jan Lindström2013-09-031-17/+108
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Initial merge result with mariaDB 10: lp:mariaSeppo Jaakola2013-07-131-0/+3
* | | | | | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-6/+7
* | | | | | | | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-1/+3
* | | | | | | | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-8/+0
* | | | | | | | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-7/+0
* | | | | | | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |