summaryrefslogtreecommitdiff
path: root/sql/mdl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | MDEV-7186 get_lock() crashes on Windows, main.sp_notembedded and main.trigger...Sergei Golubchik2015-01-191-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-1/+1
* | | | | | | MDEV-4018 : Feature Request: microseconds in GET_LOCK()Nirbhay Choubey2014-11-301-3/+3
* | | | | | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-2/+0
* | | | | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+11
|/ / / / / /
* | | | | | Asserting correct database name lettercase inSergei Golubchik2014-05-011-0/+2
| |_|_|_|/ |/| | | |
* | | | | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-15/+1
| |_|_|/ |/| | |
* | | | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-0/+15
| |_|/ |/| |
* | | MDEV-4748 - metadata_lock_info pluginSergey Vojtovich2013-12-161-2/+5
* | | add metadata_lock_infoKentoku SHIBA2013-12-111-2/+5
| |/ |/|
* | 10.0-monty mergeSergei Golubchik2013-07-211-17/+103
|\ \ | |/ |/|
| * More merge fixes:Michael Widenius2013-06-161-13/+91
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-4/+15
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | 10.0-base mergeSergei Golubchik2013-04-151-16/+36
|\ \ | |/ |/|
| * MDEV-3917 multiple use locks (GET_LOCK) in one connection.Alexey Botchkov2013-04-121-14/+29
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+8
| |\
| | * Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHEDmitry Lenev2012-12-111-2/+8
| | * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-2/+0
| | * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-0/+2
* | | merge with 5.5Sergei Golubchik2012-11-031-0/+6
|\ \ \ | |/ /
| * | mysql-5.5.28Sergei Golubchik2012-10-161-0/+6
| |\ \ | | |/
| | * Bug#13058122 - DML, LOCK/UNLOCK TABLES AND SELECT LEAD TO Praveenkumar Hulakund2012-08-071-0/+6
* | | fixes for test failuresSergei Golubchik2012-09-271-13/+29
|/ /
* | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+8
|\ \ | |/
| * Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTADmitry Lenev2011-11-151-0/+8
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-7/+20
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-07-041-6/+19
| |\
| | * Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADESDmitry Lenev2011-06-161-5/+18
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |/
* | 5.5-mergeSergei Golubchik2011-07-021-99/+119
|\ \ | |/
| * Move I_P_List_adapter to sql_plist.h as it is currently being usedDavi Arnaut2011-04-111-15/+0