;
Gesendet: Donnerstag, 26. Juni 2003 11:25
Betreff: Re: SHOW DATABASES user rights
> [EMAIL PROTECTED] wrote:
> > I have a MySQL server running with some users besides root, that I want to grant
> > all privileges for their own databases, but no rights for anything else.
> &g
[EMAIL PROTECTED] wrote:
> I have a MySQL server running with some users besides root, that I want to grant all
> privileges for their own databases, but no rights for anything else.
> So to say, I have a user web01 that shall be able to do whatever he wants with the
> database db01. There are mo
Hello,
I have a MySQL server running with some users besides root, that I want to grant all
privileges for their own databases, but no rights for anything else.
So to say, I have a user web01 that shall be able to do whatever he wants with the
database db01. There are more databases, like db02 et