summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'MDEV-13549-fixes-for-galera_gtid_slave' of https://github.com/c...bb-10.1-MDEV-13549-3Jan Lindström2018-03-283-11/+11
|\
| * MDEV-13549 Fix and re-enable MTR test galera.galera_gtid_slaveDaniele Sciascia2018-03-283-11/+11
* | Merge pull request #674 from codership/MDEV-13549-fixes-for-galera_as_masterJan Lindström2018-03-283-3/+5
|\ \ | |/ |/|
| * MDEV-13549 Fix and re-enable MTR test galera.galera_as_masterDaniele Sciascia2018-03-273-3/+5
* | Merge pull request #673 from codership/MDEV-13549-fixes-for-galera_suspend_slaveJan Lindström2018-03-283-6/+8
|\ \
| * | MDEV-13549 Fix and re-enable test galera.galera_suspend_slaveDaniele Sciascia2018-03-273-6/+8
| |/
* | bump the VERSIONDaniel Bartholomew2018-03-271-1/+1
|/
* Fixed compiler warnings in sphinxMonty2018-03-261-4/+4
* disable some galera tests that fails regurarlyMonty2018-03-261-0/+2
* Fixed compiler warningMonty2018-03-261-1/+1
* Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-2629-85/+193
* Updated list of unstable tests for 10.1.32 releasemariadb-10.1.32Elena Stepanova2018-03-261-46/+55
* save/restore auto_inc settings in galera_sst_rsync testSergei Golubchik2018-03-241-1/+5
* save/restore auto_inc settings in galera_sst_mysqldump testSergei Golubchik2018-03-241-1/+5
* compiler warningSergei Golubchik2018-03-241-1/+1
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-243-12/+1
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-244-0/+11
* Merge branch '10.0' into 10.1Sergei Golubchik2018-03-2313-6/+146
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-03-2313-6/+146
| |\
| | * MDEV-14779: using left join causes incorrect results with materialization and...Varun Gupta2018-03-226-4/+61
| | * MDEV-15492: Subquery crash similar to MDEV-10050Oleksandr Byelkin2018-03-214-1/+65
| | * MDEV-15555: select from DUAL where false yielding wrong result when in a INVarun Gupta2018-03-213-1/+20
* | | followup for 89b0d5cb6e3, backport 8c422bf48d7Sergei Golubchik2018-03-231-2/+2
* | | MDEV-13023 mariabackup does not preserve holes for page compressed tables.Vladislav Vaintroub2018-03-2311-166/+281
* | | MDEV-10269 - Killed queries from I_S stay in 'Killed' state for longSergey Vojtovich2018-03-231-0/+7
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-2312-388/+429
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-235-1/+407
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-2310-4/+31
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-1/+0
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-239-39/+12
* | | wsrep_sst_auth: fix a memory leakSergei Golubchik2018-03-231-2/+2
* | | mysql: don't prepare strings if they won't be usedSergei Golubchik2018-03-231-9/+11
* | | wsrep_sst scripts: support traditional netcatSergei Golubchik2018-03-233-7/+48
* | | MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2018-03-231-1/+12
* | | Allow table-less selects even when wsrep is not readySergei Golubchik2018-03-234-11/+6
* | | MDEV-14533 Provide information_schema tables using which hardware information...Sergei Golubchik2018-03-233-26/+12
* | | MDEV-10871 Add logging capability to pam_user_map.c.Alexey Botchkov2018-03-231-3/+81
* | | MDEV-15633 Memory leak after MDEV-15005Alexander Barkov2018-03-221-0/+5
* | | MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo...Thirunarayanan Balathandayuthapani2018-03-226-5/+130
* | | Fix test failure on galera_var_reject_queries.Jan Lindström2018-03-212-2/+2
* | | Partially revert commit 2a729b5f4b14f9f04cf81e1d8dd4eec4ad6cb7cdMarko Mäkelä2018-03-211-8/+0
* | | Remove orphan wsrep_node_is_ready()Marko Mäkelä2018-03-211-15/+0
* | | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-215-0/+285
* | | Disable a failing testMarko Mäkelä2018-03-211-0/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2018-03-206-0/+54
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-03-204-0/+22
| |\ \ | | |/
| | * PR #666: MDEV-15030 Add ASAN instrumentationMarko Mäkelä2018-03-203-0/+12
| | |\
| | | * honor alignment rules and xtradb tooEugene Kosov2018-03-203-1/+11
| | | * MDEV-15030 Add ASAN instrumentationEugene Kosov2018-03-191-0/+2
| | |/
| | * MDEV-12190 YASSL isn't able to negotiate TLS version correctlyVladislav Vaintroub2018-03-141-0/+10