Grants to a database table that doesn't exist yet

2002-03-15 Thread Luc Foisy
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

RE: Grants to a database table that doesn't exist yet

2002-03-15 Thread Gurhan Ozen
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 to it before

Re: Grants to a database table that doesn't exist yet

2002-03-15 Thread Scott Helms
-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 database created, awaiting the data that is being dropped into it, but I