Mike,
Thursday, December 05, 2002, 7:11:39 PM, you wrote:
MD> I'm wondering if it's possible to specify multiple hosts for a user when
MD> setting up permissions, but without using wildcards.
MD> For example.. if I have these two GRANT statements:
MD> GRANT SELECT on database.* to [EMAIL PROTEC
I'm wondering if it's possible to specify multiple hosts for a user when
setting up permissions, but without using wildcards.
For example.. if I have these two GRANT statements:
GRANT SELECT on database.* to [EMAIL PROTECTED] identified by 'passwd';
GRANT SELECT on database.* to [EMAIL PROTECTE