mariadb/mysql-test/suite
Sachin Setiya 629c60973d MDEV-12758 wrep.pool_of_threads failed in buildbot with WSREP ...
Problem:- While running tests from wsrep suite , we include file have_wsrep.inc
or have_wsrep_enabled.inc , these file test wsrep plugin is ACTIVE or 'wsrep_on'
is ON. These select does not ensure that whether 'wsrep_ready' is ON , So that
we can process SQL queries. So sometimes we will get error like this
mysqltest: At line 81: query 'call mtr.check_testcase()' failed: 1047: WSREP has
not yet prepared node for application use  not ok

Solution:- In file have_wsrep.inc and have_wsrep_enabled.inc we will include
wait_until_ready.inc , which will wait untill 'wsrep_on' is on
2017-06-29 18:31:42 +05:30
..
archive MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
binlog Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
binlog_encryption search_pattern_in_file.inc changes 2017-03-31 19:28:58 +02:00
csv Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
encryption Merge 10.1 into 10.2 2017-06-15 14:35:51 +03:00
engines MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
federated Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
funcs_1 Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
funcs_2 Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
galera Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
galera_3nodes Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
gcol Bug #23533396 ASSERTION !M_PREBUILT->TRX->CHECK_FOREIGNS 2017-04-26 23:03:27 +03:00
handler MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
heap MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb MDEV-13176 ALTER TABLE…CHANGE col col TIMESTAMP NOT NULL DEFAULT… fails 2017-06-27 07:39:42 +03:00
innodb_fts MDEV-12698 innodb.innodb_stats_del_mark test failure 2017-05-19 22:56:39 +03:00
innodb_gis MDEV-12462 SPATIAL index fails to work with CONTAINS. 2017-05-02 16:24:42 +04:00
innodb_undo Adapt the innodb_undo tests from MySQL 5.7 2017-04-26 23:03:28 +03:00
innodb_zip Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
jp MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
json MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 2017-02-14 20:43:41 +01:00
large_tests MDEV-11002 large_tests.rpl_slave_net_timeout fails due to connection logging 2017-06-21 21:07:20 +03:00
maria MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record' 2017-05-17 00:00:27 +03:00
mariabackup Mariabackup: Remove the --stats option 2017-06-19 11:27:49 +03:00
mtr/t
mtr2
multi_source MDEV-9544 Fix test case for 10.2 2017-06-10 12:57:59 +05:30
ndb
optimizer_unfixed_bugs MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
parts Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
percona MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
perfschema Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
perfschema_stress
plugins result fix 2017-06-16 18:37:38 +02:00
roles MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
rpl Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
storage_engine Test changes to improve stability of results 2017-06-23 00:34:57 +03:00
stress MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sys_vars Merge 10.1 into 10.2 2017-06-19 16:46:34 +03:00
unit update libmariadb, enable C/C unit tests 2017-03-30 09:27:03 +02:00
vcol vcol.wrong_arena fails in fulltest 2017-04-01 19:32:36 +02:00
wsrep MDEV-12758 wrep.pool_of_threads failed in buildbot with WSREP ... 2017-06-29 18:31:42 +05:30