mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:23:10 +08:00
Merge pull request #9785 from certusoft/mysql_performance
MySQL Performance when using GF_DATABASE_URL
This commit is contained in:
@ -224,6 +224,9 @@ The maximum number of connections in the idle connection pool.
|
||||
### max_open_conn
|
||||
The maximum number of open connections to the database.
|
||||
|
||||
### log_queries
|
||||
Set to `true` to log the sql calls and execution times.
|
||||
|
||||
<hr />
|
||||
|
||||
## [security]
|
||||
|
Reference in New Issue
Block a user