[Phpmyadmin-devel] Re: PMA server_privileges.php

Marc Delisle schrieb:
Hi guys,
I am currently working on adding MySQL 5 privileges to server_privileges.php, so please do not commit anything on this script for a few days.
Thanks,
did you finished? what about `mysql`.`db`.`Execute_priv`? `mysql`.`user`.`ssl_*` and `x509_*` and `max_user_connections` -- Sebastian Mendel www.sebastianmendel.de www.warzonez.de www.tekkno4u.de www.nofetish.com www.sf.net/projects/phpdatetime www.sf.net/projects/phptimesheet

Sebastian Mendel a écrit :
Marc Delisle schrieb:
Hi guys,
I am currently working on adding MySQL 5 privileges to server_privileges.php, so please do not commit anything on this script for a few days.
Thanks,
did you finished? what about
`mysql`.`db`.`Execute_priv`? `mysql`.`user`.`ssl_*` and `x509_*` and `max_user_connections`
So I guess I did not finish :) I'll continue but not today, so if you have some work to do on this script please do. Marc

Marc Delisle a écrit :
Sebastian Mendel a écrit :
Marc Delisle schrieb:
Hi guys,
I am currently working on adding MySQL 5 privileges to server_privileges.php, so please do not commit anything on this script for a few days.
Thanks,
did you finished? what about
`mysql`.`db`.`Execute_priv`? `mysql`.`user`.`ssl_*` and `x509_*` and `max_user_connections`
So I guess I did not finish :) I'll continue but not today, so if you have some work to do on this script please do.
Marc
Execute_priv is done. Marc
participants (2)
-
Marc Delisle
-
Sebastian Mendel