Hi!

On Jul 29, 2009, at 10:53 AM, Jonathon Hill wrote:

Will Drizzle support replication? If so, how are you planning to handle this scenario?

For Innodb this is already solved in Drizzle. We don't block for either insert or create from one table to another. The only case where we still do is if the parent table is a HEAP table.

Our new replication core is probably a couple of hours away from going into the system.

Cheers,
        -Brian


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to