June 18, 2013

Post: Is Synchronous Replication right for your app?

… of Eventual Consistency, known as asynchronous repair, that most …be known as “Callaghan’s law” in Galera circles forever, though Mark… to persist after a crash, it has to … replicate and establish global ordering for every transaction, andbe modified.  Generally if you use Innodb, you should be

Comment: MySQL Crash Recovery

[...] (i think) Oh and if you have mysql log files then you can check there to see why crash occured MySQL Crash Recovery | MySQL Performance Blog ________________ Table ‘user’ is marked as crashed and should be repaired – Dev Shed [...]

Post: Paul McCullagh answers your questions about PBXT

…/pbxt-is-fast-no-kidding.html) by Mark Callaghan shows that PBXT can actually out …changed, then the indices need to be rebuilt, which can be done by REPAIR TABLE.  The table …, ACID compliance and crash recovery. As a storage engine developer, what other criteria do you think I should be adding? Yes…