i'm trying to do something like
grant select on user1.* to user2
so that user2 can do selects on any table owned by user1. is that possible with one statement?
please don't tell me that i have to execute one statement for each table.
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
