[MDEV-728] LP:714143 - Windows native async io is disabled Created: 2011-02-06 Updated: 2014-03-03 Resolved: 2014-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Vladislav Vaintroub | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The fix for https://bugs.launchpad.net/maria/+bug/417751 I would like to have it back. Creating a thread to do IO on Windows is never a right thing to do, given excellent support for async IO inside the operating system. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-06-07 ] |
|
Launchpad bug id: 714143 |
| Comment by Stewart Smith [ 2011-06-07 ] |
|
Re: Windows native async io is disabled Thanks, |