MariaDB hit open_files_limit -> increase it

This commit is contained in:
Daniel Winzen 2018-03-12 06:46:41 +01:00
parent e6ac79457f
commit c9487adb1a
No known key found for this signature in database
GPG key ID: 02560D377A8647DB
2 changed files with 3 additions and 0 deletions

View file

@ -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