mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
2b1044d8a4
map them to corresponding Windows CreateFile flags, O_DSYNC=>FILE_FLAG_WRITE_THROUGH ALL_O_DIRECT=>FILE_FLAG_NO_BUFFERING Ability to specify innodb_flush_method=O_DSYNC fixes MySQL Bug#31876 (InnoDB commit performance slow on Windows XP), by removing an extra FlushFileBuffers() call overhead. |
||
---|---|---|
.. | ||
srv0que.c | ||
srv0srv.c | ||
srv0start.c |