Re: Innodb's inner workings and checkpoints

2002-04-30 Thread Heikki Tuuri
Hi! - Original Message - From: "Balteo" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 8:02 AM Subject: Re: Innodb's inner workings and checkpoints > Heikki, > > Thanks for your prompt reply. &g

Re: Innodb's inner workings and checkpoints

2002-04-30 Thread Heikki Tuuri
Hi! - Original Message - From: "Balteo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 7:12 AM Subject: Innodb's inner workings and checkpoints > Hello, > > Can data be flushed from the buffer pool to the main innodb

InnoDB's inner workings and checkpoints

2002-04-28 Thread Balteo
Hello (Heikki), I have read up on checkpoint activity and innodb and there are still a few points I don't understand: -what is the chronological sequence of events for a write into the innodb tablespace? -Is it: 1. An insert sql statement is issued from a mysql client. 2. The record is stored