List:Internals« Previous MessageNext Message »
From:Chris Delaney Date:March 5 2001 8:51pm
Subject:RE: scsi vs ide performance on fsync's
View as plain text  
Hello,

Michael Widenius wrote on Monday, March 05, 2001:
>
> I wonder from where the fdatasync() is comming;  MySQL is not doing
> those (if you are not running mysqld with --flush)

The call is either a fsync or an fdatasync that is done by Berkley DB on the
transaction log.

Regards,
Chris Delaney

Thread