Greetings,
We are trying to reduce the number of ‘Super” or ‘Grant all” privileges in our environment. The following is our monyog mysql login. As far as I can tell it doesn’t change any data, just collect stats?
I want to know what specific permissions the software needs that requires “SUPER” permission?
— Grants for ‘svc_monyog’@’%’
GRANT PROCESS, RELOAD, SELECT, SUPER ON *.* TO ‘svc_monyog’@’%’ IDENTIFIED BY PASSWORD ‘*6B06015BC68B3E0BE120811B7844DEB5179E6475’;