| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts. | Andrei Elkin | 2019-01-23 | 1 | -1/+4 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -0/+1 |
|\ |
|
| * | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null || | Sergey Vojtovich | 2018-09-18 | 1 | -0/+1 |
* | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | MDEV-16757 Memory leak after adding manually min/max statistical data | Sergey Vojtovich | 2018-09-05 | 1 | -2/+0 |
| * | MDEV-16757 Memory leak after adding manually min/max statistical data | Igor Babaev | 2018-07-13 | 1 | -0/+2 |
* | | MDEV-16757 Memory leak after adding manually min/max statistical data | Igor Babaev | 2018-07-15 | 1 | -0/+2 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | MDEV-10315 - Online ALTER TABLE may get stuck in tdc_remove_table | Sergey Vojtovich | 2016-09-22 | 1 | -0/+2 |
* | | Replaced lf-hash element_size hack with initializer function. | Sergey Vojtovich | 2015-03-04 | 1 | -3/+2 |
* | | MDEV-7437 remove suport for "atomics" with rwlocks | Sergei Golubchik | 2015-01-13 | 1 | -20/+2 |
* | | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -500/+444 |
* | | MDEV-6906 - Relaxed memory order for counters | Sergey Vojtovich | 2014-12-05 | 1 | -6/+7 |
|/ |
|
* | MDEV-6314 - Compile/run MariaDB with ASan | Sergey Vojtovich | 2014-06-10 | 1 | -1/+1 |
* | MDEV-5964 - main.mdev-504 unveils assertion failure in | Sergey Vojtovich | 2014-03-28 | 1 | -2/+1 |
* | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tables | Sergey Vojtovich | 2014-03-20 | 1 | -49/+84 |
* | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -4/+2 |
* | MDEV-5597 - Reduce usage of LOCK_open: LOCK_flush | Sergey Vojtovich | 2014-02-13 | 1 | -23/+52 |
* | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_use | Sergey Vojtovich | 2014-02-13 | 1 | -89/+51 |
* | MDEV-5403 - Reduce usage of LOCK_open: tc_count | Sergey Vojtovich | 2014-02-13 | 1 | -50/+74 |
* | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -0/+2 |
* | MDEV-5388 - Reduce usage of LOCK_open: unused_tables | Sergey Vojtovich | 2013-12-12 | 1 | -135/+62 |
* | MDEV-4956 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.used_tables | Sergey Vojtovich | 2013-12-10 | 1 | -67/+33 |
* | MDEV-4897 - Assertion `share->tdc.prev == 0 && share->tdc.next == 0' | Sergey Vojtovich | 2013-08-15 | 1 | -2/+0 |
* | MDEV-4702 - Reduce usage of LOCK_open | Sergey Vojtovich | 2013-08-14 | 1 | -0/+1280 |