Hi,

to do this you'd need to be a quite priviledged user.
in order to create users you'll need acces to the
user-table of mysql. not likely to be given to a "normal"
user. developing on your home pc, well...

you need GRANT to grant priviledges to any user.
also not likely to be given to a user.

> Hello php-db,
>
>   what privileges that i need to do this (privileges for any number):
>   1 create database
>   2 Give privilege to any user
>   3 create user
>   4
>   -
>   and what does GRANT and REFERENCE privileges for ?
>
> --
> Best regards,
>  andrie                          mailto:[EMAIL PROTECTED]
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to