MySQL Forums
Forum List  »  MyISAM

MyISAM updates synchronous or not ?
Posted by: Stephen Collyer
Date: August 01, 2005 09:37AM

It's a trivial question but I can't find anything in the manual
that discusses this point: if I perform an update in a myisam
table, is it synchronous (by default) i.e. on completion of the
query, has the update data been flushed to disk ?

I suspect that it is async. and if so, I'd like to know how to
force a synchronous write, if that's possible ?

Steve Collyer

Options: ReplyQuote


Subject
Views
Written By
Posted
MyISAM updates synchronous or not ?
3289
August 01, 2005 09:37AM
2467
August 01, 2005 10:09AM
2158
August 01, 2005 10:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.