Cacti / documentation

Documentation for Cacti, Spine, RRDProxy and more
61 stars 52 forks source link

Granting access to timezone names without SUPER #42

Closed mhoran closed 5 years ago

mhoran commented 5 years ago

Some cloud hosted SQL providers do not provide SUPER access to their root users. This workaround makes it possible to GRANT SELECT on mysql.time_zone_name without SUPER.

Closes Cacti/cacti#2516

mhoran commented 5 years ago

Thanks @netniV! I think something may have happened to your suggested change, though -- all I see is my commit (I think...?)