Re: delay_key_write usage

2004-09-17 Thread Egor Egorov
Paul DuBois <[EMAIL PROTECTED]> wrote: >>> According to the documentation, when delay_key_write is active the index >>> keys aren=92t written to disk until the table(s) are closed. When is a = >>> table >>> closed? Is it only when a connection is closed? >> >>When connection is closed, when FL

Re: delay_key_write usage

2004-09-13 Thread Paul DuBois
At 19:41 +0300 9/13/04, Egor Egorov wrote: "Dan Cumpian" <[EMAIL PROTECTED]> wrote: According to the documentation, when delay_key_write is active the index keys aren=92t written to disk until the table(s) are closed. When is a = table closed? Is it only when a connection is closed? When connec

Re: delay_key_write usage

2004-09-13 Thread Egor Egorov
"Dan Cumpian" <[EMAIL PROTECTED]> wrote: > > According to the documentation, when delay_key_write is active the index > keys aren=92t written to disk until the table(s) are closed. When is a = > table > closed? Is it only when a connection is closed? When connection is closed, when FLUSH TABLES r

Re: delay_key_write

2002-05-13 Thread Benjamin Pflugmann
Benjamin. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Benjamin > Pflugmann > Sent: Sunday, May 12, 2002 2:11 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: delay_key_write > > > On

Re: delay_key_write

2002-05-11 Thread Benjamin Pflugmann
On Sat, May 11, 2002 at 11:30:07PM -0400, [EMAIL PROTECTED] wrote: > > Hello there, > Does anyone know what the MySQL delay_key_write variable do? > Ramon http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html And I simply found that as second hit by typing "delay_key_write" it in the search field...