Zardosht Kasheff <zardo...@gmail.com> writes:

> What is that solution? Is the solution in MariaDB 5.5? Is there a way
> for another engine to also have this solution?

1. 
http://www.percona.com/doc/percona-server/5.5/reliability/innodb_recovery_update_relay_log.html

2. Yes (I think it's even in MariaDB 5.1)

3. No, this is completely innodb-specific.

My current plan for crash safe replication is that this will be part of
MDEV-26:

    https://mariadb.atlassian.net/browse/MDEV-26

This solution works by storing the state in the slave binlog, so it works with
any (XA-capable) engine.

 - Kristian.

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to