summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'wsrep/10.3_wsrep_api-26' into 10.4bb-10.4-galera-jantmpJan Lindström2018-08-23833-2490/+36459
|\
| * Sync wsrep_api.hDaniele Sciascia2018-06-151-20/+22
| * codership/mariadb-wsrep#24 Update to latest WSREP APITeemu Ollakka2018-06-097-26/+49
| * Merge branch '10.3' into 10.3_wsrep_api-26-10.3.7_mergesjaakola2018-05-09713-16711/+22498
| |\
| * | Fixes for silencing mutex deadlock warning between LOCK_global_system_variablessjaakola2018-05-091-1/+4
| * | Merge branch '10.3' into 10.3_wsrep_api-26-10.3.7_mergesjaakola2018-04-303345-193790/+195102
| |\ \
| * | | Fixes after testing the 10.3.6 mergesjaakola2018-04-183-6/+6
| * | | Merge branch '10.3_wsrep_api-26' into 10.3_wsrep_api-26-10.3.6_mergesjaakola2018-04-1713-29/+49
| |\ \ \
| | * | | Recorded new result sets for galera#500 and galera_defaultssjaakola2018-04-172-4/+13
| | * | | Fixes for tests galera_autoinc_sst_xtrabackup, galera_var_dirty_readssjaakola2018-04-178-15/+14
| | * | | Fixes for galera_sst_mysqldum testsjaakola2018-04-132-7/+2
| | * | | Recorded new result for galera_as_slave_nonprim, it needed adjustement for ma...sjaakola2018-04-111-3/+20
| * | | | Fixes after 10.3 merge, source builds nowsjaakola2018-04-172-12/+12
| * | | | Merge branch '10.3' into 10.3_wsrep_api-26-10.3.6_mergesjaakola2018-03-28443-7477/+21192
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | refactored galera suite tests, which configure galera cluster as slave forsjaakola2018-03-2714-209/+216
| * | | | more fixes for galera_gtid_slave_sst_rsyncsjaakola2018-03-232-0/+3
| * | | | Fixes for galera_sst_mysqldumpsjaakola2018-03-2215-36/+251
| * | | | Recorded result sets for galera_sst_xtrabackup-v2 and galera_sst_xtrabackup-v...sjaakola2018-03-123-1/+46
| * | | | Merge branch '10.3_wsrep_api-26' into 10.3_wsrep_api-26-feat-cherrypickssjaakola2018-03-081-0/+24
| |\ \ \ \
| | * \ \ \ Merge branch '10.3_wsrep_api-26' into GH10-10.3_wsrep_api-26sjaakola2018-03-088-11/+72
| | |\ \ \ \
| | * | | | | codership/mariaDB-wsrep/#10 wsrep_ready issue with async replicationsjaakola2018-03-061-0/+24
| * | | | | | Re-implemented fix for github #319 from mysql-wsrep-features/5.6sjaakola2018-03-084-57/+269
| * | | | | | codership/galera#500 MTR test for proper Galera provider tear downTeemu Ollakka2018-03-072-0/+47
| * | | | | | Fixed assertion failure in InnoDB after inconsistency votingTeemu Ollakka2018-03-079-10/+17
| * | | | | | Fix NBO start query state and commit orderingTeemu Ollakka2018-03-071-1/+11
| * | | | | | Fix MTR test galera.galera_gcache_recover_manytrxDaniele Sciascia2018-03-071-2/+11
| * | | | | | Fix codership/mysql-wsrep-features#431 Missing DBUG_RETURN or DBUG_VOID_RETURNVasil Dimov2018-03-073-8/+2
| * | | | | | Galera MTR tests: address review comments on coding styleDaniele Sciascia2018-03-071-7/+4
| * | | | | | Galera MTR tests: fix retry in wait_wsrep_readyDaniele Sciascia2018-03-071-8/+6
| * | | | | | Galera MTR tests: remove unused config files in galera suiteDaniele Sciascia2018-03-072-197/+0
| * | | | | | Galera MTR Tests: missing wsrep_sync_wait in test galera_evs_suspect_timeoutDaniele Sciascia2018-03-072-0/+2
| * | | | | | Galera MTR Tests: Wait for first server to finish bootstrap theDaniele Sciascia2018-03-071-1/+8
| * | | | | | Fix sporadic failure of MTR test galera.galera_many_tables_pkDaniele Sciascia2018-03-071-2/+2
| | |/ / / / | |/| | | |
| * | | | | * changed all (remaining) SST tests to use mariabackup instead of xtrabackupsjaakola2018-03-078-11/+72
| |/ / / /
| * | | | Merge branch '10.3_wsrep_api-26' into 10.3_merge_final_api-26sjaakola2018-03-060-0/+0
| |\ \ \ \
| | * | | | Reset globals for thd after delegated rollback.Teemu Ollakka2018-01-241-0/+1
| * | | | | Recorded test result for galera.galera_many_rowssjaakola2018-03-061-1/+1
| * | | | | As followup from previous commit, recoded new result sets for tests:sjaakola2018-03-054-12/+9
| * | | | | This commit has fixes targeted for mtr test galera.galera_many_columnssjaakola2018-03-053-3/+16
| * | | | | Recorded new result set for galera_var_innodb_disallow_writes testsjaakola2018-03-031-0/+2
| * | | | | Copied galera_var_dirty_reads test from mysql-wsrep-features/5.6 and recorded...sjaakola2018-03-032-14/+7
| * | | | | Reverted SST script interface according to mariadb conventionsjaakola2018-03-012-3/+2
| * | | | | When reading wsrep XID from rollback segments, verify that theTeemu Ollakka2018-02-251-2/+7
| * | | | | Fixes after mariadb 10.3 mergesjaakola2018-02-222-7/+12
| * | | | | Merge branch '10.3' into 10.3_merge_final_api-26-mariamergesjaakola2018-02-211170-23943/+33281
| |\ \ \ \ \
| * | | | | | Changed to use mariabackup instead of xtrabackup as SST methodsjaakola2018-02-202-1/+5
| * | | | | | Mtr fixesTeemu Ollakka2018-02-204-2/+24
| * | | | | | Fixes to MTR failuresTeemu Ollakka2018-02-203-1/+34
| * | | | | | Fixed the misisng duplicate key error on duplicate insertssjaakola2018-02-207-9/+20
| * | | | | | Recorded new reault set for galera_create_table_as_selectsjaakola2018-02-201-0/+25