Re: problem using user accounts
Hi ,
Can you give the command that you gave at mysql prompt
for creating the user account ...
I mean the GRANT command that you used...
Further did you check this 'user' table in database 'mysql'
mysql>use mysql
mysql>select user,host,password from user;
Give the output here....
Check whether thereis some encrypted password near your account name....
Regards,
Ram.
Subject
Written By
Posted
Re: problem using user accounts
August 11, 2004 10:08PM
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.