Michal Arbet 0f20afcf45 Update MySQL monitor user privileges for ProxySQL monitoring
The MySQL monitor user privileges were updated to include
the REPLICATION CLIENT privilege in addition to USAGE in
order to align with ProxySQL documentation [1].
This change ensures that the monitor user can check replication
lag, as previously only the USAGE privilege was granted,
which was sufficient for basic connection and read-only
checks but not for replication monitoring.

[1] https://proxysql.com/documentation/backend-monitoring/

Change-Id: I4172cf1d49e9f988cbf2bbe3c3f6835f0de4944d
2024-10-25 08:38:18 +00:00
..
2024-08-27 11:24:48 +02:00
2023-12-05 11:49:42 +01:00
2024-06-13 07:39:53 +00:00