summaryrefslogtreecommitdiff
path: root/storage/tokudb/PerconaFT/ft/tests/cachetable-partial-fetch.cc
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-03-20 13:47:05 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2021-03-20 13:47:05 +0200
commite7ddf46632db84f55af85cd4f401d59c6ab29242 (patch)
tree30f4e3f7982e388c7806990865174c130075d810 /storage/tokudb/PerconaFT/ft/tests/cachetable-partial-fetch.cc
parent8570a6a0938055b36aabde3f440cae2c5584441b (diff)
downloadmariadb-git-e7ddf46632db84f55af85cd4f401d59c6ab29242.tar.gz
MDEV-25211 Remove useless counter Innodb_buffered_aio_submitted
In commit 412533b4a755b36d5ac0fb04bcf54694bb0eafbc (MDEV-18582), one of the counters that was ported from XtraDB is useless. Innodb_buffered_aio_submitted would be 0 or 1, depending on whether is_linux_native_aio_supported() was executed to the point where it would be incremented. Let us remove this counter, because it has no practical value. Even if its value were 1, io_setup() can still fail and we may end up with innodb_use_native_aio=0.
Diffstat (limited to 'storage/tokudb/PerconaFT/ft/tests/cachetable-partial-fetch.cc')
0 files changed, 0 insertions, 0 deletions