Marko Mäkelä
514b305dfb
Merge 10.3 into 10.4
...
The MDEV-17262 commit 26432e49d3
was skipped. In Galera 4, the implementation would seem to require
changes to the streaming replication.
In the tests archive.rnd_pos main.profiling, disable_ps_protocol
for SHOW STATUS and SHOW PROFILE commands until MDEV-18974
has been fixed.
2019-03-20 10:41:32 +02:00
Sergei Golubchik
b64fde8f38
Merge branch '10.2' into 10.3
2019-03-17 13:06:41 +01:00
Jan Lindström
3b2a568589
Test cleanups.
2019-03-12 14:36:37 +02:00
Brave Galera Crew
36a2a185fe
Galera4
2019-01-23 15:30:00 +04:00
Jan Lindström
8a46b9fe3b
MDEV-17771: Add Galera ist and sst tests using mariabackup
...
Add check that file key management plugin is found.
2018-12-17 05:53:18 +02:00
Jan Lindström
4b88d5ee51
MDEV-17771: Add Galera ist and sst tests using mariabackup
...
Add check that file key management plugin is found.
2018-11-27 15:26:18 +02:00
Marko Mäkelä
1afed20774
Merge 10.2 into 10.3
...
The test galera_sst_mariabackup_table_options was disabled,
because the server refuses to start up due to wrong parameters.
2018-11-26 14:05:15 +02:00
Sergei Golubchik
57e0da50bb
Merge branch '10.2' into 10.3
2018-09-28 16:37:06 +02:00
Jan Lindström
6695fcead3
Galera test case cleanups.
2018-09-05 10:34:36 +03:00
Sergei Golubchik
b1818dccf7
Merge branch '10.2' into 10.3
2018-03-28 17:31:57 +02:00
Sergei Golubchik
5ff7ed96d5
MDEV-15409 make sure every sst script is tested in buildbot
...
create galera.galera_sst_mariabackup
2018-03-23 00:55:20 +01:00
Sergei Golubchik
60d4abc1e5
MDEV-15409 make sure every sst script is tested in buildbot
...
* make galera.galera_sst_xtrabackup* not big
* auto-select between socat and nc, whatever available
* auto-skip xtrabackup tests if no xtrabackup or neither socat nor nc
2018-03-23 00:55:20 +01:00
Monty
68cd543539
Search for galera libraries also in /usr/lib64/galera-3
...
This is where Codership's offical rpm's puts them
2017-12-08 11:38:22 +02:00
Jan Lindström
bbfd53cd32
Add galera suite to default suites and disable failing test
...
cases.
2017-08-28 11:39:28 +03:00
Jan Lindström
c23efc7d50
Merge remote-tracking branch 'origin/10.0-galera' into 10.1
2017-08-21 13:35:00 +03:00
Jan Lindström
d20923debb
Add more disabled test.
2017-08-20 07:49:07 +03:00
Jan Lindström
449a996c6a
Add more disabled tests and one ignored warning.
2017-08-19 07:52:31 +03:00
Jan Lindström
f7e1b99895
Galera test fixes and add remaining test failures as disabled.
2017-08-18 11:31:03 +03:00
Nirbhay Choubey
bc4686f0f4
Minor test improvement
2017-01-31 12:28:09 -05:00
Vicențiu Ciorbaru
5ac71d4464
Merge remote-tracking branch '10.0-galera' into 10.1
2017-01-16 04:53:57 +02:00
Nirbhay Choubey
e156ea1b95
Fix failing tests.
2016-12-09 12:15:41 -05:00
Nirbhay Choubey
90f222ea7d
MDEV-10235: Deadlock in CREATE TABLE .. AS SELECT .. if result set is empty in Galera
...
In CTAS, handlers get registered under statement transaction
(st_transactions::stmt), while ha_fake_trx_id(), used by CTAS,
looked under standard transaction (st_transactions::all) for
registered handlers, and thus it failed to grab a fake transaction
ID. As a result, with no valid transaction ID, wsrep commit failed
with an error.
ha_fake_trx_id() now looks for handlers registered under 'stmt'
in case 'all' is empty. Also modified the logic to print warning
only once if none of the registered handlers have fake_trx_id.
2016-06-27 18:21:00 -04:00
Nirbhay Choubey
f629f53548
Fix memory leak in XtraDB.
2016-06-27 14:44:07 -04:00
Nirbhay Choubey
94a61838fe
Fix galera,wsrep tests.
2016-06-26 21:15:36 -04:00
Nirbhay Choubey
9a5c75a073
MDEV-9853: WSREP says it cannot get fake InnoDB transaction ID followed by segmentation fault
...
Ha_trx_info should not be reset in ha_fake_trx_id() as it is
later used during commit.
2016-05-05 09:19:39 -04:00
Nirbhay Choubey
b88c67d5f2
Update galera suite global_suppressions.
2015-11-24 14:24:23 -05:00
Sergei Golubchik
7f19330c59
Merge branch 'github/10.0-galera' into 10.1
2015-11-19 17:48:36 +01:00
Nirbhay Choubey
e947a52697
Update global_suppressions.
2015-11-04 21:58:07 -05:00
Nirbhay Choubey
bca5894d51
Adjust warning suppression over a recent change in galera library.
2015-09-27 19:20:43 -04:00
Sergei Golubchik
a5b0a32ac3
Merge branch '10.0-galera' into 10.1
2015-09-03 16:32:00 +02:00
Nirbhay Choubey
c6a0cbdac6
Merge branch '5.5-galera' into 10.0-galera
2015-08-14 14:59:43 -04:00
Nirbhay Choubey
fe757e006c
Fix for some failing tests.
2015-08-14 13:45:52 -04:00
Nirbhay Choubey
dced5146bd
Merge branch '10.0-galera' into 10.1
2015-07-14 16:05:29 -04:00
Nirbhay Choubey
14b816a5c8
Disabling some more sporadically failing galera tests.
2015-05-14 21:48:54 -04:00
Nirbhay Choubey
c6c9a69cce
Fix for some more test failures.
2015-05-12 16:56:06 -04:00
Nirbhay Choubey
99f496ae65
Fix for some failing tests
2015-05-08 17:43:58 -04:00
Nirbhay Choubey
3331d4e07e
Merge galera tests from github.com/codership/mysql-wsrep
2015-05-08 17:43:57 -04:00
Nirbhay Choubey
ce0427a622
Update galera.global_suppressions with galera warnings.
2015-03-19 20:41:57 -04:00
Nirbhay Choubey
16c446235e
Changes in wsrep_guess_ip()
...
* Changed loopback detection to be done via ifa->ifa_flags
* Removed unused function wsrep_guess_address()
2015-02-27 19:16:27 -05:00
Nirbhay Choubey
8ee5668033
Changes in wsrep_guess_ip()
...
* Changed loopback detection to be done via ifa->ifa_flags
* Removed unused function wsrep_guess_address()
2015-02-27 17:43:10 -05:00
Nirbhay Choubey
4fb2f66907
Changes in wsrep_guess_ip()
...
* Changed loopback detection to be done via ifa->ifa_flags
* Removed unused function wsrep_guess_address()
2015-02-24 21:55:22 -05:00
Nirbhay Choubey
fcc6e12d69
MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
2015-02-18 19:02:00 -05:00
Nirbhay Choubey
a518cc4470
MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
2015-02-18 18:59:01 -05:00
Sergei Golubchik
8e7649867f
Merge 10.0-galera into 10.1
2015-02-06 16:14:23 +01:00
Nirbhay Choubey
47d8001c67
MDEV-7476: Allow SELECT to succeed even when node is not ready
...
Added a SESSION-only system variable "wsrep_dirty_reads" to allow SELECT
queries to pass even when the node is not prepared to accept queries
(wsrep_ready=OFF). Added a test case.
2015-01-27 16:54:24 -05:00
Nirbhay Choubey
9b7e3801f4
MDEV-7476: Allow SELECT to succeed even when node is not ready
...
Added a SESSION-only system variable "wsrep_dirty_reads" to allow SELECT
queries to pass even when the node is not prepared to accept queries
(wsrep_ready=OFF). Added a test case.
2015-01-27 16:22:29 -05:00
Nirbhay Choubey
ea229eb6bb
Minor test modifications.
2015-01-26 22:48:02 -05:00
Nirbhay Choubey
248c662cd7
Minor test modifications.
2015-01-26 22:43:46 -05:00
Nirbhay Choubey
887628acee
Test changes (backported from 10.1).
2015-01-16 13:53:23 -05:00
Nirbhay Choubey
bb93d46241
Test changes (backported from 10.1).
2015-01-16 13:52:30 -05:00