|
|||||||||||
|
Re: Checkpointing and Checkpointing hooks
From: Sergei Golubchik <serg(at)mysql.com>
Date: Thu Jul 05 2007 - 10:06:10 EDT
On Jul 04, Alex Pilchin wrote:
Checkpoint doesn't occur in MySQL, it occurs in the storage engine. MySQL doesn't do checkpoints, it has no knowledge about checkpoints in the storage engine, it does not know when they happen. Different storage engines may do checkpoints in different moments of time, with different frequency, or not at all. > Also, it would be nice to know which transactions have been executed Any answer to this question will necessary be storage engine specific. You need to clarify what storage engines you're interested in.
Regards / Mit vielen Grüssen,
-- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sergei GolubchikReceived on Thu Jul 5 10:07:02 2007 This archive was generated by hypermail 2.1.8 : Thu Jul 05 2007 - 10:10:02 EDT |
||||||||||
|
|||||||||||