mirror of
https://github.com/DanWin/hosting.git
synced 2025-08-24 21:53:26 +02:00
MariaDB hit open_files_limit -> increase it
This commit is contained in:
parent
e6ac79457f
commit
c9487adb1a
2 changed files with 3 additions and 0 deletions
|
@ -18,3 +18,4 @@ max_heap_table_size=16M
|
|||
join_buffer_size=4M
|
||||
aria_pagecache_buffer_size=8M
|
||||
aria_sort_buffer_size=8M
|
||||
open_files_limit=100000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue