MariaDB 5.5.23 binaries don't use libaio

Bug #988204 reported by Axel Schwenke
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MariaDB
Invalid
Undecided
Unassigned

Bug 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.

Revision history for this message
Axel Schwenke (ahel) wrote :

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.

Changed in maria:
status: New → Confirmed
Revision history for this message
Vladislav Vaintroub (wlad-montyprogram) wrote :

.tar.gz should also come with AIO compiled in. On systems that have static AIO library (which IIRC is everything but OpenSUSE), this static one is used to link the server, so there won't even be a dependency on libaio.so

Revision history for this message
Sergei Golubchik (sergii) wrote :
Changed in maria:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.