Hi!
On Aug 10, Jeremy Zawodny wrote:
> On Wed, Aug 04, 2004 at 04:32:42PM +0300, Egor Egorov wrote:
> > > Since 4.0.17 MySQL sync()'s after it created an .frm file (in
> > > CREATE/ALTER TABLE).
> >
> Wouldn't it make more sense to use fsync() on just the .frm file? Or
> am I missing something here?
Nope, you are right.
MySQL does fsync(), not sync().
It was my mistake - I didn't know all these flavours of syncs so I
wrote sync() in my email :(
Regards,
Sergei
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer
/_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]