summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try #2bb-10.2-MDEV-19746Jan Lindström2019-07-152-3/+29
* Fix galera_kill_applier test case.Jan Lindström2019-07-142-2/+5
* Simplified slave thread creation.Jan Lindström2019-07-1215-179/+222
* Fix test problems.Jan Lindström2019-07-113-26/+24
* MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-1115-75/+244
* Galera test fixes.Jan Lindström2019-07-103-10/+17
* post-merge fixesEugene Kosov2019-07-092-0/+15
* fix clang warningsEugene Kosov2019-07-096-209/+95
* Merge 10.1 into 10.2Eugene Kosov2019-07-0949-170/+616
|\
| * MDEV-17963: Assertion `field_pos < field_count' failed in Protocol_text::stor...Varun Gupta2019-07-093-1/+35
| * fix Galera memory leakEugene Kosov2019-07-081-7/+0
| * Make Win compiler happy about the SERVER_AUDIT code.HF2019-07-062-24/+24
| * Make Win compiler happy.HF2019-07-051-1/+3
| * Adding tests for MDEV-17857 Assertion `tmp != ((long long) 0x8000000000000000...Alexander Barkov2019-07-052-0/+20
| * MDEV-17857 Assertion `tmp != ((long long) 0x8000000000000000LL)' failed in TI...Alexander Barkov2019-07-051-4/+7
| * MDEV-19726 MariaDB server or backup RPM install assumes mysql user existsSergei Golubchik2019-07-041-1/+1
| * fix incorrect shell usageSergei Golubchik2019-07-041-1/+1
| * MDEV-19481 mariadb-10.3.15-linux-systemd-x86_64/bin/mysqld: /lib64/libstdc++....Sergei Golubchik2019-07-041-6/+2
| * MDEV-19851 server_audit plugin should not allow server_audit_output_type=SYSL...Alexey Botchkov2019-07-031-1/+16
| * MDEV-19636 Usage message for plugin activation - add FORCE_PLUS_PERMANENTAnel Husakovic2019-07-023-6/+12
| * MDEV-19660: wsrep_rec_get_foreign_key() is dereferencing a stale pointer to a...Jan Lindström2019-07-022-2/+12
| * Update test caseVicențiu Ciorbaru2019-07-011-2/+2
| * repair_symlink-5543 fails: ELOOP is 90YunQiang Su2019-07-011-4/+4
| * Fix galera_log_binSachin2019-06-292-47/+54
| * MDEV-19370: rpl.kill_race_condition failed in buildbot with Wrong value for s...Sujatha2019-06-282-8/+18
| * MDEV-19904 poradic buildbot failures in rpl.rpl_semi_sync_uninstall_pluginAndrei Elkin2019-06-282-6/+7
| * Fix galera_as_slave_gtid.test galera_var_gtid_domain_id galera.mdev_10518.testSachin2019-06-276-0/+34
| * Fix galera_sync_wait_show.testSachin2019-06-271-0/+2
| * MDEV-8874 Replication filters configured in my.cnf are ignored if slave reset...Sachin2019-06-275-3/+287
| * Fix galera_log_output_csv.testSachin2019-06-262-0/+4
| * imporve clang buildEugene Kosov2019-06-2555-158/+152
| * Fixed Aria recovery progress printingMichael Widenius2019-06-252-20/+30
| * Give a readable error if aria_log page numbers doesn't matchMichael Widenius2019-06-251-2/+9
| * Backport aria usage if LSN_FMT from 10.3Michael Widenius2019-06-2515-240/+241
* | Galera test adjustments.Jan Lindström2019-07-095-2/+12
* | Fix test blocking for MDEV-16222 on 10.2Aleksey Midenkov2019-07-082-6/+20
* | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-087-0/+118
* | MDEV-19785 Storage CONNECT compilation error: unknown type name 'UNZFAM'Aleksey Midenkov2019-07-082-0/+4
* | Update RocksDB the revision that fixes the compile error on power8bb-10.2-mdev19830Sergei Petrunia2019-07-072-1/+3
* | MDEV-19292 "Row size too large" error when creating table with lots columns w...Eugene Kosov2019-07-0538-1492/+4153
* | Disable MW-329 (badly written test case).Jan Lindström2019-07-051-1/+2
* | MDEV-19942 Default installation of mariadb-server doesn't allow clients to us...Sergei Golubchik2019-07-051-1/+1
* | Galera test fixesJan Lindström2019-07-056-9/+10
* | MDEV-19939: Galera test failure on galera_toi_ddl_fk_insertJan Lindström2019-07-043-25/+24
* | Update Galera failing test list and record correct resultsJan Lindström2019-07-0412-44/+171
* | MDEV-19936: MyRocks: compile fails on WindowsSergei Petrunia2019-07-041-11/+14
* | Update Galera failing test list.Jan Lindström2019-07-031-6/+11
* | Remove unused const TABLE_HASH_SIZEMarko Mäkelä2019-07-031-1/+0
* | Fix gcc-8 warning in rocksdbRobert Bindar2019-07-031-1/+1
* | Fix the compilation after the parent commitMarko Mäkelä2019-07-021-1/+1