Percona Server 5.5 / 5.6 do not handle partial / interrupted AIO calls
Bug #1263087 reported by
Alexey Kopytov
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
Medium
|
Laurynas Biveinis | ||
5.1 |
Invalid
|
Undecided
|
Unassigned | ||
5.5 |
Fix Released
|
Medium
|
Laurynas Biveinis | ||
5.6 |
Fix Released
|
Medium
|
Laurynas Biveinis |
Bug Description
Fix for bug #764395 addressed the problem only in the synchronous InnoDB IO calls. Which was correct for 5.1, but required extending to Linux native AIO calls in PS 5.5 and 5.6.
Related branches
lp://staging/~laurynas-biveinis/percona-server/bug1263087-5.5
- George Ormond Lorch III (community): Approve (g2)
- Alexey Kopytov: Pending requested
-
Diff: 54 lines (+38/-0)1 file modifiedPercona-Server/storage/innobase/os/os0file.c (+38/-0)
lp://staging/~laurynas-biveinis/percona-server/bug1263087-5.6
- George Ormond Lorch III (community): Approve (g2)
- Alexey Kopytov: Pending requested
-
Diff: 52 lines (+36/-0)1 file modifiedPercona-Server/storage/innobase/os/os0file.cc (+36/-0)
To post a comment you must log in.
Split from bug 1262500