summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Galera test case cleanups.bb-10.1-MDEV-15436Jan Lindström2018-09-059-487/+14
* MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-059-11/+459
* Add MDEV-11080, MDEV-16709 tests for the MDEV-13333 fixMarko Mäkelä2018-09-042-17/+86
* fix failures of innodb_plugin tests in --embeddedSergei Golubchik2018-09-047-4/+14
* MDEV-15792 Fix mtr to be able to wait for >1 exited mysqldSergei Golubchik2018-09-041-10/+6
* MDEV-15792 Fix mtr to be able to wait for >1 exited mysqldVasil Dimov2018-09-041-96/+103
* run binlog.binlog_stm_binlog test in non-debug buildsSergei Golubchik2018-09-041-1/+0
* compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-0425-37/+35
* MDEV-9627 clang builds fail on i386Sergei Golubchik2018-09-041-1/+1
* Fix TokuDB's check for -Wno-address-of-packed-memberSergei Golubchik2018-09-041-4/+1
* Merge pull request #859 from grooverdan/10.1-galera_new_cluster-unsed-varsJan Lindström2018-09-031-3/+0
|\
| * galera_new_cluster.sh: unused variablesDaniel Black2018-09-031-3/+0
|/
* MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-028-61/+159
* Disable failing Galera tests.Jan Lindström2018-08-311-0/+2
* MDEV-16647 InnoDB fails to drop large temporary table on disconnectMarko Mäkelä2018-08-312-2/+4
* Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-3111-677/+30
* MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha.Alexey Botchkov2018-08-302-2/+2
* MDEV-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
* MDEV-15512 - Fix sh parse error when [sst] config value has spaces.Jan Lindström2018-08-291-2/+2
* MDEV-14927: Missing man pagesIan Gilfillan2018-08-288-5/+72
* Merge pull request #539 from grooverdan/10.1-wsrep_sst_rsync_read_MYSQL_BASE_...Jan Lindström2018-08-281-2/+1
|\
| * Merge branch '10.1' into 10.1-wsrep_sst_rsync_read_MYSQL_BASE_VERSION_configDaniel Black2018-02-04526-4124/+10474
| |\
| * | galera_recovery: misses reading default configuration groupsDaniel Black2018-01-131-2/+1
| * | wsrep_sst_rsync: read correct configuration sectionsDaniel Black2018-01-131-13/+1
* | | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2018-08-278-6/+75
* | | Merge pull request #828 from tempesta-tech/sysprg/10.1-MDEV-10754Jan Lindström2018-08-218-1/+379
|\ \ \
| * | | Fixes of the base patch for compatibility with the 10.1 branchJulius Goryavsky2018-08-172-27/+1
| * | | Reverting changes made to support the mtr under the rootJulius Goryavsky2018-08-132-11/+0
| * | | Fixes after review and correction of the problems caused by the fact that dur...Julius Goryavsky2018-08-098-7/+99
| * | | Merge branch '10.1' of https://github.com/MariaDB/server into sysprg/10.1-MDE...Julius Goryavsky2018-08-08166-1151/+3176
| |\ \ \
| * | | | MDEV-10754 wsrep_sst_rsync does not support innodb_data_home_dirJulius Goryavsky2018-07-264-1/+324
* | | | | MDEV-17026 Assertion srv_undo_sources || ... failed on slow shutdownMarko Mäkelä2018-08-212-16/+20
* | | | | MDEV-17003 service_manager_extend_timeout() being called too oftenMarko Mäkelä2018-08-216-22/+40
* | | | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-2119-27/+169
|\ \ \ \ \
| * \ \ \ \ Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-1519-30/+122
| |\ \ \ \ \
| | * | | | | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-1510-12/+62
| | * | | | | MDEV-16963 Tighten named pipe access controlVladislav Vaintroub2018-08-131-11/+11
| | * | | | | MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_strSergei Golubchik2018-08-114-5/+12
| | * | | | | MDEV-16904 inline void swap(base_list &rhs) should swap list only when list i...Sachin2018-08-071-1/+4
| | * | | | | Update rulesRasmus Johansson2018-08-061-1/+4
| | * | | | | MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-043-1/+33
| | * | | | | bump the VERSIONDaniel Bartholomew2018-07-311-1/+1
| * | | | | | MDEV-6439: Server crashes in Explain_union::print_explain with explain in slo...Sergei Petrunia2018-08-153-2/+50
* | | | | | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-1511-30/+677
* | | | | | | Merge pull request #844 from codership/10.1-MDEV-15933Jan Lindström2018-08-153-6/+9
|\ \ \ \ \ \ \
| * | | | | | | MDEV-15933 Cannot resume Node SYNCED state when wsrep_desync is done after FTWRLmkaruza2018-08-143-6/+9
* | | | | | | | MDEV-16220 Do not pass UTF8 to mysql in command line parameters, on WindowsVladislav Vaintroub2018-08-144-6/+10
* | | | | | | | MDEV-15869 Mariabackup is lacking some dependencies declaration (#771)faust2018-08-091-1/+3
| |_|_|_|/ / / |/| | | | | |
* | | | | | | bump the VERSIONDaniel Bartholomew2018-08-071-1/+1
* | | | | | | MDEV-13333: Deadlock failure that does not occur elsewhereJan Lindström2018-08-062-4/+6