Le 2011-07-02 16:09, Piotr Przybylski a écrit :
2011/7/2 Marc Delislemarc@infomarc.info:
Le 2011-07-01 18:57, Piotr Przybylski a écrit :
On a related topic - do we need these to be configurable in config.inc.php? I think these could be moved to a separate file (eg. libraries/mysql.data.php), along with everything that is in config.default.php under "MySQL settings" comment. I see no reason anybody would want to change these, unless you desperately need a user defined function available in phpMyAdmin interface.
Piotr, is this a problem to leave them configurable? Some users or providers probably changed the configuration since it is configurable.
No, I will just have to do a bit more work to filter this for Drizzle :)
I was just wondering, because the only use case I can think of is to add custom native functions.
It can be also to remove unused functions in order to shorten the lists.
By the way, my assumption about the need of some for leaving it configurable is just an assumption.
I suggest asking about this on the phpmyadmin-users list.