| List: | Internals | « Previous MessageNext Message » | |
| From: | Ann W. Harrison | Date: | November 9 2009 8:04pm |
| Subject: | Re: how does one know if their storage engine supports replication? | ||
| View as plain text | |||
Sergei > > Yes, it works for any storage engine (for any number of storage > engines), it's not InnoDB-specific. > It works with Falcon. All that's required is that the engine implements a two phase commit including recognizing that some identifiable transactions are stuck half way through the commit during recovery. Best regards, Ann
