Tagged Questions
3
votes
0answers
216 views
XtraDB Cluster Error : “IST first seqno 7 not found from cache, falling back to SST” in replication [closed]
I have a problem with MySQL clustering. My systems consist of:
xtrabackup: version 2.0.2
MySQL: version 5.5.27
Distro: CentOS 5.7 64-bit
my.cnf on the donor:
[mysqld]
binlog_format=ROW
...