Merge #16617 - translation: mention the correct mysql setting in 'Opened_tables' explanation

Pull-request: #16617

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-03-06 15:28:08 +01:00
commit 92e602c9e7
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -547,7 +547,7 @@ class VariablesController extends AbstractController
),
'Opened_tables' => __(
'The number of tables that have been opened. If opened tables is'
. ' big, your table cache value is probably too small.'
. ' big, your table_open_cache value is probably too small.'
),
'Open_files' => __(
'The number of files that are open.'