Refactored
This commit is contained in:
10
wo/cli/templates/info_mysql.mustache
Normal file
10
wo/cli/templates/info_mysql.mustache
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
MySQL ({{version}}) on {{host}}:
|
||||
|
||||
port {{port}}
|
||||
wait_timeout {{wait_timeout}}
|
||||
interactive_timeout {{interactive_timeout}}
|
||||
max_used_connections {{max_used_connections}}
|
||||
datadir {{datadir}}
|
||||
socket {{socket}}
|
||||
my.cnf [PATH] /etc/mysql/conf.d/my.cnf
|
||||
Reference in New Issue
Block a user