Details
-
Type:
Bug
-
Status: Closed
-
Resolution: Not a Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
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.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Re: MariaDB 5.5.23 binaries don't use libaio
discussed with knielsen. We agree that deb packages should be built with native AIO. For that, libaio-dev must be installed on the relevant build VMs.