[v10.3.x] Docs: configure grafana database configuration MYSQL (#81087)

Docs: configure grafana database configuration MYSQL  (#80939)

* Docs database max_open_conn MYSQL

* Docs: suggestion max_connections

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
(cherry picked from commit 8435e16215)

Co-authored-by: Jara Suárez de Puga García <jara.suarezdepuga@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-01-23 08:23:17 -06:00
committed by GitHub
co-authored by Jara Suárez de Puga García
parent 28cf2b300d
commit ea8a2c4083
@@ -369,7 +369,7 @@ The maximum number of connections in the idle connection pool.
### max_open_conn
The maximum number of open connections to the database.
The maximum number of open connections to the database. For MYSQL, configure this setting on both Grafana and the database. For more information, refer to [`sysvar_max_connections`](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_max_connections).
### conn_max_lifetime