[MDEV-3587] LP:988204 - MariaDB 5.5.23 binaries don't use libaio Created: 2012-04-25 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Axel Schwenke | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The binary packages for MariaDB-5.5.23 (checked: tar.gz for Linux-x86-64, deb for Lenny/amd64) don't use native AIO. This can be seen in the error log: the message about InnoDB using native AIO is missing. And also "ldd mysqld" does not list libaio.so. Since AIO has rather big performance impact, binary packages should be built with AIO support, at least those packages that come with explicit dependency support. |
| Comments |
| Comment by Axel Schwenke [ 2012-04-25 ] |
|
Re: MariaDB 5.5.23 binaries don't use libaio |
| Comment by Vladislav Vaintroub [ 2012-04-25 ] |
|
Re: MariaDB 5.5.23 binaries don't use libaio |
| Comment by Sergei Golubchik [ 2012-05-31 ] |
|
Re: MariaDB 5.5.23 binaries don't use libaio |
| Comment by Rasmus Johansson (Inactive) [ 2012-06-04 ] |
|
Launchpad bug id: 988204 |