Re: Setting O_DIRECT for Windows 11
Posted by: Jose Ramirez
Date: November 23, 2022 03:04PM

Hello,

Value O_DIRECT is only valid for Linux. Supported values on Windows are unbuffered(default) and normal.

For additional details refer to this official documentation: https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_flush_method

====================================
Jose Ramirez
MySQL on Windows Team

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Setting O_DIRECT for Windows 11
263
November 23, 2022 03:04PM


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.