On 05/19/2010 10:19 AM, N Sj wrote: > I've asked the DBA to review to see if this would be feasible and I've > received the following response, he is speaking based on mysql he is not > familiar with dbmail architecture, so I'm asking whether this is true. > > "multi-master would be very difficult to be supported on mail servers as > MySQL is running on Innodb engine and it would have problem with foreign key > constraints as it supports row level locking so there might be conflicts of > the primary key" > >
It only works b/c it's InnoDB. If done with MyISAM it'd be hell on wheels. And yes, it _really_ does work, if done as I described earlier.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
