summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #1222 from codership/10.4-clear-sr-bugfixLeandro Pacheco2019-03-115-0/+366
* | | | | MDEV-18837 Fixed stored procedure wsrep error handling and MW-388Teemu Ollakka2019-03-114-10/+22
* | | | | Less abort_loop referencesSergey Vojtovich2019-03-095-24/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-085-38/+102
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-085-24/+88
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-085-26/+91
| | |\ \ \ | | | |/ /
| | | * | Disable regularly failing Galera testsMarko Mäkelä2019-03-081-11/+13
| | | * | MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-084-3/+68
* | | | | Test failure: mysqltest: Result length mismatchOleksandr Byelkin2019-03-081-0/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-03-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix of PS after merge from 10.2.Oleksandr Byelkin2019-03-081-0/+1
* | | | | Unbreak the Windows build after d3e3bb77c2173ab200efdc8188c4d0a52127d247Marko Mäkelä2019-03-081-2/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-0824-71/+295
|\ \ \ \ \ | |/ / / /
| * | | | Give ASAN some more stackMarko Mäkelä2019-03-084-10/+10
| * | | | MDEV-13818: Revert an incorrect changeMarko Mäkelä2019-03-083-8/+18
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-0822-68/+261
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13818 after-merge fix: Extend the test caseMarko Mäkelä2019-03-082-2/+7
| | * | | MDEV-18272: Add the test caseMarko Mäkelä2019-03-072-10/+118
| | * | | After-merge fix for GCCMarko Mäkelä2019-03-071-1/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-0714-65/+79
| | |\ \ \ | | | |/ /
| | | * | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-078-30/+58
| | | * | Fix the WITH_ASAN clang build of dynamic pluginsMarko Mäkelä2019-03-073-1/+378
| | | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-072-8/+10
| | | |\ \ | | | | |/
| | | | * Merge 5.5 into 10.0Marko Mäkelä2019-03-072-10/+12
| | | | |\
| | | | | * MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depthMarko Mäkelä2019-03-072-8/+12
| | | * | | ASAN loves stack, give it someSergei Golubchik2019-03-069-19/+23
| | | * | | disable LeakSanitizer for unit.dbug testSergei Golubchik2019-03-061-0/+8
| | * | | | MDEV-18383: Missing rows with pushdown condition defined with IF-functionGalina Shalygina2019-03-074-0/+61
| | * | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-061-2/+2
| | * | | | MDEV-18376 Memory leak in main.mysqladminSergei Golubchik2019-03-061-1/+1
| | * | | | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceSergei Golubchik2019-03-062-1/+5
| | * | | | mronga: fix a memory leakSergei Golubchik2019-03-061-1/+1
| | * | | | MDEV-18625 ASAN unknown-crash in my_copy_fix_mb / ha_mroonga::storage_inplace...Sergei Golubchik2019-03-063-5/+5
| * | | | | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceSergei Golubchik2019-03-071-3/+4
| * | | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-071-0/+20
* | | | | | Add C_MODE_START to aria_backup.hMonty2019-03-081-0/+3
* | | | | | Replace setting QPLAN_ADMIN directly with prepare_logs_for_admin_command()Monty2019-03-081-1/+1
* | | | | | Print value of 'protocol' option in --helpMonty2019-03-081-3/+8
* | | | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-0712-275/+567
* | | | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-076-102/+109
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-0715-58/+90
|\ \ \ \ \ \ | |/ / / / /
| * | | | | After-merge fix for MDEV-18333 Slow_queries count doesn't increase when slow_...Alexander Barkov2019-03-063-5/+3
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-0613-53/+87
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2019-03-0623-107/+144
| | |\ \ \ \ | | | |/ / /
| | | * | | A cleanup for MDEV-18333 Slow_queries count doesn't increase when slow_query_...Alexander Barkov2019-03-061-0/+5
| | | * | | MDEV-18637 Assertion `cache' failed in fts_init_recover_docMarko Mäkelä2019-03-062-8/+13
| | | * | | MDEV-18659: Revert a non-functional changeMarko Mäkelä2019-03-062-4/+4
| | | * | | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-0616-82/+99
| | | * | | MDEV-18749: Uninitialized value upon ADD FULLTEXT INDEXMarko Mäkelä2019-03-062-22/+12
* | | | | | Fix for galera_3nodes.galera_var_dirty_reads2mkaruza2019-03-071-12/+13