mariadb/mysql-test/suite
Nirbhay Choubey 48a0a66ffa MDEV-10186: mysqld crash when runtime setting wsrep_cluster_address without wsrep_on=ON
On wsrep_cluster_address update, node restarts the replication
and attempts to connect to the new address. In this process it
makes a call to wsrep provider's connect API, which could lead
to segfault if wsrep provider is not loaded (wsrep_on=OFF).

Fixed by making sure that it proceeds only if a provider is
loaded.
2016-06-27 18:15:47 -04:00
..
archive Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
binlog skip debug_sync test in release builds 2016-05-05 12:35:12 +02:00
csv
encryption MDEV-9865: Test encryption.innodb-log-encrypt-crash takes too long on debug build 2016-06-01 13:06:14 +03:00
engines Adding collations 2016-05-30 16:56:29 +04:00
federated
funcs_1
funcs_2
galera MDEV-9853: WSREP says it cannot get fake InnoDB transaction ID followed by segmentation fault 2016-05-05 09:19:39 -04:00
galera_3nodes
handler MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks 2016-05-05 01:05:05 +02:00
heap
innodb Recording innodb_ctype_ldml.result forgotten in the patch for: 2016-06-23 21:57:15 +04:00
innodb_fts MDEV-9590: Always print "Engine-independent statistic" warnings and might be filtering columns unintentionally from engines 2016-03-21 11:48:04 +01:00
innodb_zip MDEV-9590: Always print "Engine-independent statistic" warnings and might be filtering columns unintentionally from engines 2016-03-21 11:48:04 +01:00
jp
large_tests
maria
mtr/t
mtr2
multi_source Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
ndb
optimizer_unfixed_bugs
parts MDEV-9590: Always print "Engine-independent statistic" warnings and might be filtering columns unintentionally from engines 2016-03-21 11:48:04 +01:00
percona
perfschema Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
perfschema_stress
plugins Reset user status after unix_socket.test 2016-06-19 15:03:13 +03:00
roles MDEV-9898 SET ROLE NONE can crash mysqld. 2016-05-02 12:58:57 +04:00
rpl MDEV-8502 DECIMAL accepts out of range DEFAULT values 2016-06-27 15:14:07 +04:00
storage_engine
stress Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sys_vars MDEV-6699: wsrep_node_name not automatically set to hostname 2016-06-27 18:06:18 -04:00
unit
vcol
wsrep MDEV-10186: mysqld crash when runtime setting wsrep_cluster_address without wsrep_on=ON 2016-06-27 18:15:47 -04:00