【多选题】
A The slave automatically identifies that the master is unreachable and performs any required actions so that applications can start using the slave as the new master.
B Reads from the slave can return outdated data until the value of the rpl_semi_sync_master_timeout variable is reached.
C No committed transactions are lost.
D Reads from the slave can return outdated data for some time, until it applies all transactions from its relay log.
E A small amount of committed transactions may be lost in case they were committed just before the disk failure.
F As soon as the incident happens, application can read data from the slave and rely on it to return a full and current set of data.
查看更多