-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 5.7.x, Not 5.5.x, Not 5.6.x
-
Fix Version/s: 5.7.21-21
-
Component/s: None
-
Labels:
-
Upstream Bug URL:
Before merging upstream release containing https://dev.mysql.com/worklog/task/?id=7696, we carried own fix to InnoDB to handle EINTR returned for open and fsync. Now that upstream worklog handles EINTR for fsync and for open (for the latter only if innodb_use_native_aio is set).
Remove our fix for fsync, make open handle EINTR if !innodb_use_native_aio too.
- has to be done before
-
PS-269 Initial Percona Server port to MySQL 8
-
- Done
-