Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

MYSQL 5.5 innodb_use_native_aio will not enable (5 replies)

$
0
0
I built mysql 5.5 from source on an Ubuntu linux server distribution with all the defaults. The install went well with no errors, and the server starts and runs well with no errors.

Looking at the output from show variables; I noticed that innodb_use_native_aio was off which I found strange since the default is On.

I added innodb_use_native_aio = 1 to my my.cnf and restarted mysql. The startup log showed no errors but the show variables still show it to be set to off. So I edited the line to innodb_use_native_aio = ON and restarted mysql and I get a warning in the log about the line being invalid - so I know for a fact I am in the right my.cnf file.

What am I missing? Did I need to add something to the build parameters for support for this? Or could there be something else in my configuration causing this?

Viewing all articles
Browse latest Browse all 1954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>