Skip to content
Snippets Groups Projects
Commit 866c5178 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

small md fixes

parent 9d658ae0
No related branches found
No related tags found
1 merge request!1336468 docs and harmonize
...@@ -72,11 +72,11 @@ host=localhost ...@@ -72,11 +72,11 @@ host=localhost
password=qrYEiPG33qNoedO4oWNrmtDOtEmQ9tw8pYEYcPbuYphUweemJEOC4fzZXIWJFvZ5 password=qrYEiPG33qNoedO4oWNrmtDOtEmQ9tw8pYEYcPbuYphUweemJEOC4fzZXIWJFvZ5
``` ```
To test the connection run `./check_mysqlserver -m connections`. To test the connection run `./check_mysqlserver -m connections`.
## Checks ## Checks
### connections ### connections
current/ max connections current/ max connections
...@@ -146,13 +146,12 @@ INFO: Query cache (have_query_cache) is active but query_cache_type is OFF. ...@@ -146,13 +146,12 @@ INFO: Query cache (have_query_cache) is active but query_cache_type is OFF.
### qcache-hits ### qcache-hits
query cache efficiency: cached vs non cached and inserted query cache efficiency: cached vs non cached and inserted
```txt ```txt
./check_mysqlserver -m qcache-hits ./check_mysqlserver -m qcache-hits
INFO: Query cache (have_query_cache) is active but query_cache_type is OFF. INFO: Query cache (have_query_cache) is active but query_cache_type is OFF.
``` ```
## Uninstall ## Uninstall
As root run As root run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment