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:
commit
92e602c9e7
@ -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.'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user