Bug #112078 | redo log is never flushed | ||
---|---|---|---|
Submitted: | 15 Aug 2023 23:04 | Modified: | 19 Dec 2023 21:30 |
Reporter: | Vladislav Vaintroub | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[15 Aug 2023 23:04]
Vladislav Vaintroub
[15 Aug 2023 23:05]
Vladislav Vaintroub
procmon log file
Attachment: insert2.PML (application/octet-stream, text), 2.66 MiB.
[16 Aug 2023 13:17]
MySQL Verification Team
Hi Mr. Vaintroub, Thank you for your bug report. This is a known problem with Windows OS, but you have provided the `procmon` output that may come handy. This is now a verified bug report for the Windows platform only.
[19 Dec 2023 21:30]
Philip Olson
Posted by developer: Fixed as of the MySQL Server 8.0.35 and 8.2.0 releases, and here's the proposed changelog entry from the documentation team: On Windows, the redo log file was not flushed even with innodb_flush_log_at_trx_commit=1. Thank you for the bug report.