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 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