summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_semisync.inc
blob: 243fad83717922ddec274149fa4d8875d5c902f1 (plain)
1
2
3
4
if (`select count(*) < 2 from information_schema.plugins where plugin_name like 'rpl_semi_sync_%'`)
{
  --skip Test requires semisync plugins
}