June 19, 2013

Post: Is Synchronous Replication right for your app?

is forced to correct the problem before it can commit.  It is NOT the typical form of Eventual Consistency, known as asynchronous repairis basically the same.  If we want this transaction to persist after a crashbe 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

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