GRANT PRIVILEGES doesn't perform the way I expect it to....??

2004-06-07 Thread Scott Fletcher
I'm having a little trouble with granting the correct privilege to the user with one database instead of all databases. When I do this with all databases, it work great.. --snip-- //Issued SQL Command... GRANT ALL ON *.* TO 'Username'@'localhost.domain.com'

RES: GRANT PRIVILEGES doesn't perform the way I expect it to....? ?

2004-06-07 Thread Renato Cramer
PROTECTED]; [EMAIL PROTECTED] Assunto: GRANT PRIVILEGES doesn't perform the way I expect it to?? I'm having a little trouble with granting the correct privilege to the user with one database instead of all databases. When I do this with all databases, it work great.. --snip-- //Issued SQL