370
380
# File name extension for plugins varies. Using .ddl for Windows and .so for others (*nix).
371
381
# TODO: If plugins are used for more tests, generalize e.g. into a variable for the file extension only.
376
384
$plugins = 'rpl_semi_sync_master=libsemisync_master.dll:rpl_semi_sync_slave=libsemisync_slave.dll';
378
386
# We are on Windows OS, but the feature (semisynchroneous replication (plugins))