Hello
Does anyone know why a user would show up in a select from user query
but
not in a show grants command. What I am trying to say is I tried SHOW
GRANTS FOR 'user1'@'%' and received that there is no such grant defined for
'user1'... But when I run SELECT * FROM user WHERE User = 'user1' I do get
results. Could the user have been added using an insert causing the SHOW
GRANTS to fail?
Any Ideas
Todd
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]