summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.10 into 10.11Marko Mäkelä2022-12-161-0/+5
|\
| * Merge 10.9 into 10.10Marko Mäkelä2022-12-161-0/+5
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2022-12-161-0/+5
| | |\
| | | * Merge 10.7 into 10.8Marko Mäkelä2022-12-161-0/+5
| | | |\
| | | | * MDEV-30172: Disable galera.galera_parallel_simpleMarko Mäkelä2022-12-161-0/+1
| | | | |
| | | | * Merge 10.6 into 10.7Marko Mäkelä2022-12-161-0/+4
| | | | |\
| | | | | * MDEV-30172: galera mtr disablesDaniel Black2022-12-151-0/+3
| | | | | |
| | | | | * Merge branch '10.5' into 10.6Daniel Black2022-12-151-0/+1
| | | | | |\
| | | | | | * mtr: more galera disables - linked in MDEV-30172Daniel Black2022-12-151-0/+1
| | | | | | |
* | | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-12-1413-2918/+139
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-12-1413-2918/+139
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-141-0/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-12-141-0/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-12-141-0/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '10.5' into 10.6Daniel Black2022-12-141-0/+1
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30172 re-disable galera testsDaniel Black2022-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | galera_sr.GCF-1060 'innodb' w2 [ fail ] timeout after 900 seconds galera_3nodes.galera_ssl_reload At line 50: mysql_shutdown failed galera_3nodes.galera_ssl_reload : MDEV-30172 At line 50: mysql_shutdown failed galera_3nodes.GCF-354 : mysqltest: At line 39: query 'DROP TABLE test.t1' failed: 1047: WSREP has not yet prepared node for application use galera_3nodes.GCF-354 : mysqltest: At line 30: query 'INSERT INTO test.t1 values (1)' failed: 1180: Got error 6 "No such device or address" galera_wan : [ERROR] WSREP: /home/buildbot/buildbot/build/gcs/src/gcs_state_msg.cpp:gcs_state_msg_get_quorum():947: Failed to establish quorum.
| | * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-1313-2918/+138
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-12-1313-2918/+138
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-12-1313-2918/+138
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2022-12-132-0/+36
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-12-132-0/+36
| | | | | | |\
| | | | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-12-132-0/+36
| | | | | | | |\
| | | | | | | | * MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-094-5/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the test system hanging due to the galera_var_notify_ssl_ipv6 test and also brings the wsrep_notify[_ssl].sh files in line with each other between the user template and the mtr suite. Quotes are also added here to avoid problems if the user specifies the value of one of the variables at the beginning of the file containing shell-specific characters, for example, if the password or username specified in the PSWD and USER variables will contain the "$" character. Also fixed an issue with automatic --ssl-verify-server-cert option substitution when the corresponding value is set by the user to "1" or "on". Also fixed some tests here to avoid joining one of the nodes to another cluster when the nodes are restarted from the mtr side, which can lead to random failures when testing with buildbot.
| | | | | | | | * Test results updated.Jan Lindström2022-10-064-8/+8
| | | | | | | | |
| | | | | * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-133-13/+19
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Jan's bb-10.6-merge-jan branch: MDEV-30172 Galera test case cleanup * Delete tests that are not supported and not going to be supported any time soon * Fix result set on tests that are not run on bb * Fix tests that fail because of auto increment offset * Make sure that disabled tests have open bug report
| | | | | | * | | MDEV-30172 galera 10.5 test cleanupJan Lindström2022-12-133-9/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | galera.galera_bf_abort_at_after_statement disabled by Daniel Black
| | | | | | * | | mtr: galera/galera_3node disable failed testsDaniel Black2022-12-131-2/+3
| | | | | | | | |
| | | | | * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-1311-2908/+86
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | | | | | | | | | | | | | | Adjust galera/galera_3nodes disabled tests.
| | | | | | * | | Merge branch 10.4 into 10.5Daniel Black2022-12-1311-2905/+85
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-104-5/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes the test system hanging due to the galera_var_notify_ssl_ipv6 test and also brings the wsrep_notify[_ssl].sh files in line with each other between the user template and the mtr suite. Quotes are also added here to avoid problems if the user specifies the value of one of the variables at the beginning of the file containing shell-specific characters, for example, if the password or username specified in the PSWD and USER variables will contain the "$" character. Also fixed an issue with automatic --ssl-verify-server-cert option substitution when the corresponding value is set by the user to "1" or "on". Also fixed some tests here to avoid joining one of the nodes to another cluster when the nodes are restarted from the mtr side, which can lead to random failures when testing with buildbot.
| | | | | | | * | MDEV-30172: Galera test case cleanupJan Lindström2022-12-077-2901/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Delete tests that are not supported and not going to be supported any time soon * Fix result set on tests that are not run on bb * Fix tests that fail because of auto increment offset * Make sure that disabled tests have open bug report
| | | | | | | * | MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexsjaakola2022-11-293-0/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit contains only a mtr test for reproducing the issue in MDEV-29512 The actual fix will be pushed in wsrep-lib repository The hanging in MDEV-29512 happens when binlog purging is attempted, and there is one local BF aborted transaction waiting for commit monitor. The test will launch two node cluster and enable binlogging with expire log days, to force binlog purging to happen. A local transaction is executed so that will become BF abort victim, and has advanced to replication stage waiting for commit monitor for final cleanup (to mark position in innodb) after that, applier is released to complete the BF abort and due to binlog configuration, starting the binlog purging. This is where the hanging would occur, if code is buggy Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
| | | | | | | * | MDEV-29878 Galera test failure on MDEV-26575Daniele Sciascia2022-11-292-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test MDEV-26575 fails when it runs after MDEV-25389. This is because the latter simulates a failure while an applier thread is created in `start_wsrep_THD()`. The failure was not handled correctly and would not cleanup the created THD from the global `server_threads`. A subsequent shutdown would hang and eventually fail trying to close this THD. Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
| | | | | | | * | MDEV-29880 Galera test failure on GCF-336Daniele Sciascia2022-11-292-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `wsrep_table_accessible_when_detached()` so that commands that access no tables are rejected while a node is disconnected from a cluster. Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
* | | | | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-12-077-6/+193
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-12-077-6/+193
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-077-6/+193
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-12-077-6/+193
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-077-6/+193
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-057-6/+193
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge 10.4 into 10.5Jan Lindström2022-11-307-6/+193
| | | | | | | | |
| | | | * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-11-023-11/+13
| | | | |\ \ \ \ \ | | | | | |/ / / /
* | | | | | | | | Merge branch '10.10' into 10.11Oleksandr Byelkin2022-11-033-11/+13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '10.9' into 10.10mariadb-10.10.2Oleksandr Byelkin2022-11-033-11/+13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-11-023-11/+13
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-11-023-11/+13
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch '10.6' into 10.7Oleksandr Byelkin2022-11-023-11/+13
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| / / / / | | | | | |/ / / /
| | | | | * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-023-11/+13
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-263-13/+15
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | Additional fixesJan Lindström2022-10-253-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * galera_many_rows : reduce the time used * wsrep_thd.cc : remove incorrect assertion * disabled.def : disable failing test cases