summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A fix of mtr bug uncovered by MDEV-12501: passing of parameters in rebootstrapbb-10.3-pentve2Vesa Pentti2017-12-151-3/+7
* MDEV-14505 - Threads_running becomes scalability bottleneckSergey Vojtovich2017-12-1310-23/+44
* Merge remote-tracking branch 'origin/bb-10.3-MDEV-14568' into 10.3Jacob Mathew2017-12-121-19/+68
|\
| * MDEV-14568: Server does not shut down with SIGTERM after installingbb-10.3-MDEV-14568Jacob Mathew2017-12-051-19/+68
* | Scripts: --tail-lines option for mtr (#493)Aleksey Midenkov2017-12-121-2/+6
* | MDEV Assertion `partition_id == m_extra_cache_part_id' failed in ha_partition...Monty2017-12-123-1/+47
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-0/+9
|\ \
| * \ Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-121-0/+9
| |\ \
| | * | MDEV-14389: MyRocks and NOPAD collationsSergei Petrunia2017-12-121-0/+9
| * | | Post-merge fix: Adjust message codes in resultsMarko Mäkelä2017-12-1219-67/+67
* | | | Remove an unused error codeMarko Mäkelä2017-12-121-2/+0
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-12147-975/+1777
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-126-11/+57
| |\ \ \ | | |/ /
| | * | MDEV-14389: MyRocks and NOPAD collationsSergei Petrunia2017-12-124-3/+50
| * | | Wrap __atomic_compare_exchange_n() as valid CMarko Mäkelä2017-12-111-6/+6
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-1139-307/+364
| |\ \ \ | | |/ /
| | * | MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2017-12-113-13/+167
| | * | MDEV-14614 InnoDB: Failing assertion in dict_stats_rename_table()Marko Mäkelä2017-12-111-2/+2
| | * | Correct the comment of row_vers_impl_x_locked()Marko Mäkelä2017-12-112-34/+35
| | * | MDEV-14123: .rocksdb folder may break workflow which re-create data directorySergei Petrunia2017-12-119-13/+13
| | * | MDEV-14123: .rocksdb folder may break workflow which re-create data directorySergei Petrunia2017-12-115-1/+88
| | * | MDEV-14123: ".rocksdb folder may break workflow", and other MDEVsSergei Petrunia2017-12-116-6/+6
| | * | MDEV-14614 InnoDB: Failing assertion: trx->error_state == DB_SUCCESS or lock ...Marko Mäkelä2017-12-115-0/+13
| | * | Remove an unnecessary dependency on persistent statisticsMarko Mäkelä2017-12-116-126/+38
| | * | Remove the unused function row_is_magic_monitor_table()Marko Mäkelä2017-12-081-46/+0
| | * | Remove dead code for "InnoDB table(space) monitor"Marko Mäkelä2017-12-083-67/+3
| * | | Fixed LF_BACKOFF callsSergey Vojtovich2017-12-082-6/+6
| * | | Remove space_name_list_tMarko Mäkelä2017-12-083-101/+19
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-0822-18/+295
| |\ \ \ | | |/ /
| | * | Fix warningsVladislav Vaintroub2017-12-083-10/+8
| | * | Fix test failures.Jan Lindström2017-12-082-1/+2
| | * | MDEV-14350 Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern ...Alexander Barkov2017-12-0817-7/+285
| * | | Fix failing mtr testsMonty2017-12-083-30/+30
| * | | Move all kill mutex protection to LOCK_thd_killMonty2017-12-0815-120/+109
| * | | Updated MW-388.result fileMonty2017-12-082-12/+6
| * | | Don't wait too long in SHOW PROCESSLISTMonty2017-12-081-78/+126
| * | | Restore LF_BACKOFFSergey Vojtovich2017-12-0810-76/+67
| * | | MDEV-14378 In ALGORITHM=INPLACE, use a common name for the intermediate table...Marko Mäkelä2017-12-088-67/+70
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-0816-110/+271
| |\ \ \ | | |/ /
| | * | MDEV-14606 Assertion failure on IMPORT TABLESPACEMarko Mäkelä2017-12-081-2/+0
| | * | MDEV-14607: storage_engine-rocksdb.type_bit_indexes fails after latest pushesSergei Petrunia2017-12-081-2/+2
| | * | Add Galera test cases that fail to disabled.Jan Lindström2017-12-072-1/+16
| | * | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-073-12/+96
| | * | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-078-86/+153
| | * | Ensure that mysqladmin also works with MariaDB 10.3 + moreMonty2017-12-071-4/+4
| * | | Adding the -Wnon-virtual-dtor GCC/CLang flag in maintainer modeAlexander Barkov2017-12-081-1/+1
| * | | MDEV-14228 MariaDB crashes with functionAlexander Barkov2017-12-0717-53/+357
| * | | Fix failing test mysql_client_testMonty2017-12-071-15/+18
* | | | MDEV-14573: Upgrade from previous versions is broken for proceduresVarun Gupta2017-12-123-0/+6
* | | | MDEV-14113 Use abortive TCP close, in case server closes the connectionVladislav Vaintroub2017-12-112-43/+11