Mxs 1665 keepalived masterdown test (#171)

* add keepalived_masterdown test

* add missing cnfs
This commit is contained in:
Timofey Turenko
2018-03-16 15:14:14 +02:00
committed by GitHub
parent 391ec78a0b
commit 022c226d4b
16 changed files with 662 additions and 56 deletions

View File

@ -699,7 +699,6 @@ static bool wrong_replication_type(MYSQL *conn)
}
sleep(1);
}
return rval;
}