Skip to content

Commit 7857c10

Browse files
authored
mariadb: remove innodb_thread_concurrency
This was deprecated in mariadb 10.5.5 and then removed 10.6. We're using MariaDB 10.11+ so no longer need this.
1 parent e90d2d9 commit 7857c10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mariadb/templates/config/mw.cnf.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ interactive_timeout = 28800
6161
wait_timeout = 3600
6262

6363
innodb-flush-method = O_DIRECT
64-
innodb_thread_concurrency = 0
6564
innodb_flush_neighbors = 0
6665
innodb_io_capacity = 500
6766
innodb_stats_method = nulls_unequal

0 commit comments

Comments
 (0)