Re: Problem with the GRANT statement on 5.22
Posted by:
Bob Field
Date: October 23, 2006 02:26PM
Try this:
SELECT user, host, password
FROM mysql.user
WHERE user = 'root';
and let me know what you see.
Subject
Views
Written By
Posted
3615
October 23, 2006 10:18AM
2488
October 23, 2006 11:31AM
2376
October 23, 2006 11:49AM
2514
October 23, 2006 01:15PM
2278
October 23, 2006 02:02PM
Re: Problem with the GRANT statement on 5.22
2181
October 23, 2006 02:26PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.