mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
5.6.17
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
show variables like "table_definition_cache";
|
||||
show variables like "table_open_cache";
|
||||
show variables like "max_connections";
|
||||
# Results vary by platform:
|
||||
# show variables like "open_files_limit";
|
||||
# open_files_limit depends on OS configuration (ulimit -n)
|
||||
#show variables like "open_files_limit";
|
||||
show variables like "%performance_schema%";
|
||||
show status like "%performance_schema%";
|
||||
|
||||
|
Reference in New Issue
Block a user