From f3129f07742282fdd0ee67184cf40d157d1c39c4 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Thu, 22 Oct 2020 14:54:54 +0200 Subject: [PATCH] Remove innodb_buffer_pool_instances --- wo/cli/templates/my.mustache | 1 - 1 file changed, 1 deletion(-) diff --git a/wo/cli/templates/my.mustache b/wo/cli/templates/my.mustache index 00fc28d..47568ad 100644 --- a/wo/cli/templates/my.mustache +++ b/wo/cli/templates/my.mustache @@ -143,7 +143,6 @@ innodb_file_per_table = 1 innodb_open_files = 500000 innodb_io_capacity = 500000 innodb_flush_method = O_DIRECT -innodb_buffer_pool_instances = 1 # # * Security Features #