mariadb/mysql-test/suite
Nirbhay Choubey 22b594267c MDEV-9033: Incorrect statements binlogged on slave with do_domain_ids=(...)
Post-fix: The test case pushed with the fix had each node
acting as slave to the other two nodes with different set
of filters on server_id's. The slave's gtid_slave_pos is
updated after it processes the events received from master
nodes irrespective of whether the events were filtered
or not. Thus, sync_with_master_gtid.inc could unblock even
on filtered events.
As a result, sync_with_master_gtid.inc would fail to block
until the desired changes have been replicated.  Fixed by
simplifying the topology.
Also, modified CHANGE MASTER commands to ignore based
on gtid_domain_id instead of server_id.
2015-11-23 16:23:10 -05:00
..
archive MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
binlog MDEV-8426 mysqlbinlog: "Corrupted replication event was detected. 2015-11-10 13:46:57 +02:00
csv MDEV-8682 - CSV engine does not properly process "", in quotes 2015-09-28 12:04:26 +04:00
encryption MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbot 2015-11-17 09:46:40 +02:00
engines Fixed engine test results in accordance with changes made in scope of 2015-11-06 17:52:57 +02:00
federated MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
funcs_1 update test results 2015-11-20 09:16:36 +01:00
funcs_2
galera Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
galera_3nodes Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
handler
heap
innodb update test results 2015-11-20 09:16:36 +01:00
innodb_fts
innodb_zip Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03:00
jp Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
large_tests
maria MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 2015-11-09 09:28:00 -05:00
mtr/t
mtr2
multi_source test cleanup: remove Format_description_log_event size dependency 2015-09-04 10:33:53 +02:00
ndb
optimizer_unfixed_bugs MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00
parts Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
percona Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
perfschema Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
perfschema_stress
plugins Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
roles Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
rpl MDEV-9033: Incorrect statements binlogged on slave with do_domain_ids=(...) 2015-11-23 16:23:10 -05:00
storage_engine Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
stress Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
sys_vars update test results 2015-11-20 09:16:36 +01:00
unit
vcol MDEV-8839 COLUMN_GET() produces warnings with no data 2015-09-24 15:48:02 +04:00
wsrep Adjust warning suppression over a recent change in galera library. 2015-09-27 19:20:43 -04:00