Hi
Dne Tue, 5 Apr 2011 14:51:57 +0200 Tyron Madlener tyronx@gmail.com napsal(a):
Thanks for the reply! I don't think there is any configuration required other than clicking a button to enable the slow_query_log and disabling it again at a later point. I would let the code configure the slow_query_log once the user decides to enable logging.
Indeed, for superuser this can be configured at runtime. Unfortunately most of our users do not have such privileges.
As for the sever status recording, if it would be using the database to keep the history, it could also just be set up with a click of a button using a default configuration. It could still allow configuration through the config.php or within a dialog, but only if the user desires so. Maybe I should add that to my proposal.
Probably same as for other parts of phpMyAdmin configuration storage would apply here. What means nobody sets up the required infrastructure on shared hosting.