Situation:
Multiple DBs with the same named table in each DB.

Needed:
Grant insert to a named login to the named table in all DBs.

Not wanted:
A grant for each db.named_table combo :)

Am I right in concluding that my not wanted solution is the only solution to 
this case?  Ie, I'll have to grant access to each DB.table individually 
(*.table doesn't work :( ).

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to