summaryrefslogtreecommitdiff
path: root/sql/mdl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-0/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-1/+1
| |\ \ \ | | |/ /
| | * | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
| | * | MDEV-12882 - Assertion failed in MDL_context::upgrade_shared_lockSergey Vojtovich2017-06-261-2/+3
* | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-8/+8
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
* | | | Merge branch 'bb-10.2-ext' into 10.3Marko Mäkelä2017-06-021-6/+0
|\ \ \ \ | |/ / /
| * | | Make SEQUENCE working with replicationMonty2017-05-231-6/+0
| |/ /
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-04-031-1/+2
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+2
| |\ \ | | |/
| | * MDEV-12005: GET_LOCK: Fractional part of timeout is ignoredNirbhay Choubey2017-02-071-1/+2
* | | MDEV-11379, MDEV-11388 - [WAIT n|NOWAIT]Sergey Vojtovich2017-03-221-0/+8
|/ /
* | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-39/+53
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+67
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+67
| |\
| | * MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeoutMonty2016-08-221-4/+16
| | * With parallel replication we have had a couple of bugs where DDL'sMonty2016-08-121-0/+53
| | * MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-211-2/+2
* | | Cleanup around wsrep mdl exception.Nirbhay Choubey2016-07-301-27/+47
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-1/+1
|/ /
* | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-1/+10
|\ \
| * | refs codership/mysql-wsrep#233sjaakola2016-02-231-1/+1
| * | refs codership/mysql-wsrep#233sjaakola2016-02-231-0/+10
* | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-11-201-1/+1
|\ \ \
| * | | Fixed compile warnings on SolarisMonty2015-11-201-1/+1
* | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-3/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-3/+5
| * | Refs codership/mysql-wsrep#113sjaakola2015-09-091-5/+2
| * | Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-0/+17
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-06-231-1/+11
| |\ \
| | * | MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-191-1/+11
| | * | * Merged the missing revision 3934 fromNirbhay Choubey2014-02-051-4/+4
| | * | Fixes for some compiler warnings.Nirbhay Choubey2014-01-091-1/+1
| | * | Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-2/+3
| | * | References: lp:1233353 - releasing explicit MDL locks for BF aborted transact...Seppo Jaakola2013-09-301-1/+6