To: "MYSQL-List (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, March 15, 2002 10:44 AM
Subject: Grants to a database table that doesn't exist yet
>
> Is there someway I can force a Grant to take if the database table doesn't
> exist yet?
>
> I have the datab
45 AM
To: MYSQL-List (E-mail)
Subject: Grants to a database table that doesn't exist yet
Is there someway I can force a Grant to take if the database table doesn't
exist yet?
I have the database created, awaiting the data that is being dropped into
it, but I want to set up privileges
Is there someway I can force a Grant to take if the database table doesn't
exist yet?
I have the database created, awaiting the data that is being dropped into
it, but I want to set up privileges to it before it exists so its ready to
go live in an instant
mysql> GRANT DELETE,SELECT,UPDATE on q