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 FLUSH TABLES requested and probablt on COMMIT.
> 
> I suspect COMMIT makes no difference, because delay_key_write applies only
> to MyISAM tables, which are non-transactional.

Yes, you're right, mea culpa! :) 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to