Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | MDEV-4018 : Feature Request: microseconds in GET_LOCK() | Nirbhay Choubey | 2014-11-30 | 1 | -4/+4 | |
* | | | | | | | | | | | fixing embedded: WaaS. Wsrep as a Service. | Sergei Golubchik | 2014-10-01 | 1 | -8/+8 | |
* | | | | | | | | | | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -4/+2 | |
* | | | | | | | | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -7/+134 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | MDEV-5792 - Deadlock between SELECTs from METADATA_LOCK_INFO and another | Sergey Vojtovich | 2014-04-23 | 1 | -3/+34 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tables | Sergey Vojtovich | 2014-03-20 | 1 | -7/+0 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -22/+20 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | add metadata_lock_info | Kentoku SHIBA | 2013-12-11 | 1 | -0/+42 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -166/+305 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | mdl_sync now works. | Michael Widenius | 2013-07-02 | 1 | -3/+8 | |
| * | | | | | More merge fixes: | Michael Widenius | 2013-06-16 | 1 | -84/+181 | |
| * | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -66/+86 | |
* | | | | | | - Fixed compiler warning | Michael Widenius | 2013-06-05 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -21/+105 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 1 | -21/+105 | |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -5/+10 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -4/+8 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Fixed some race conditons and bugs related to killed queries | Michael Widenius | 2013-01-11 | 1 | -3/+3 | |
| | * | | | Fix for MDEV-4009: main.delayed sporadically fails with "query 'REPLACE DELAY... | Michael Widenius | 2013-01-10 | 1 | -1/+5 | |
| | | |/ | | |/| | ||||||
| * | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | merge with 5.5 | Sergei Golubchik | 2012-11-03 | 1 | -8/+112 | |
|\ \ \ | |/ / | ||||||
| * | | mysql-5.5.28 | Sergei Golubchik | 2012-10-16 | 1 | -8/+112 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Bug#13058122 - DML, LOCK/UNLOCK TABLES AND SELECT LEAD TO | Praveenkumar Hulakund | 2012-08-07 | 1 | -8/+112 | |
* | | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -24/+41 | |
|/ / | ||||||
* | | MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed a... | Sergei Golubchik | 2012-03-01 | 1 | -9/+13 | |
* | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -45/+221 | |
|\ \ | |/ | ||||||
| * | Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTA | Dmitry Lenev | 2011-11-15 | 1 | -45/+221 | |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 | |
* | | cleanups | Sergei Golubchik | 2011-10-19 | 1 | -3/+0 | |
|/ | ||||||
* | More review fixes | Mikael Ronstrom | 2011-03-04 | 1 | -2/+2 | |
* | merge | Mikael Ronstrom | 2011-01-04 | 1 | -242/+355 | |
|\ | ||||||
| * | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -218/+345 | |
| * | Reverted a temporary workaround for bug #56405 "Deadlock | Dmitry Lenev | 2010-09-30 | 1 | -24/+10 | |
* | | Added more wait states for THD wait service | Mikael Ronstrom | 2010-10-27 | 1 | -0/+6 | |
|/ | ||||||
* | A temporary workaround for bug #56405 "Deadlock in the | Dmitry Lenev | 2010-09-06 | 1 | -10/+24 | |
* | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -63/+98 | |
|\ | ||||||
| * | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 1 | -69/+19 | |
* | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -8/+0 | |
* | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and | Dmitry Lenev | 2010-08-06 | 1 | -9/+28 | |
|/ | ||||||
* | Bug #55223 assert in Protocol::end_statement during CREATE DATABASE | Jon Olav Hauglid | 2010-07-22 | 1 | -67/+5 | |
* | A pre-requisite for patch fixing bug #52044 "FLUSH TABLES | Dmitry Lenev | 2010-07-13 | 1 | -103/+0 | |
* | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-07-13 | 1 | -2/+2 | |
|\ | ||||||
| * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 | |
* | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATE | Jon Olav Hauglid | 2010-07-01 | 1 | -38/+38 | |
* | | A new implementation for the TABLE_SHARE cache in MDL | Konstantin Osipov | 2010-06-18 | 1 | -29/+53 | |
|/ | ||||||
* | Patch that changes approach to how we acquire metadata | Dmitry Lenev | 2010-06-07 | 1 | -302/+444 | |
* | A follow up for the previous patch, titled: | Konstantin Osipov | 2010-06-03 | 1 | -3/+4 | |
* | A code review comment for Bug#52289. | Konstantin Osipov | 2010-06-03 | 1 | -76/+182 | |
* | Add comments to a few MDL deadlock-search related variables | Konstantin Osipov | 2010-06-02 | 1 | -1/+11 |