to:[EMAIL PROTECTED]
> Sent: Wednesday, October 05, 2005 6:39 PM
> To: mysql@lists.mysql.com
> Subject: Find username password on tables
>
> Hello,
>
> A while back, I created a database, and performed the following:
>
> GRANT ALL ON util_db.* to XXX identified by "XXX&qu
sword(use grant) to use that.
sujay
-Original Message-
From: Scott Purcell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 05, 2005 6:39 PM
To: mysql@lists.mysql.com
Subject: Find username password on tables
Hello,
A while back, I created a database, and performed the following:
GRAN
Scott Purcell wrote:
Hello,
A while back, I created a database, and performed the following:
GRANT ALL ON util_db.* to XXX identified by "XXX";
Problem is, a year later, I need to find the username and password, so I can
write to these tables.
Can this be accomplished, I am the root user.
Hello,
A while back, I created a database, and performed the following:
GRANT ALL ON util_db.* to XXX identified by "XXX";
Problem is, a year later, I need to find the username and password, so I can
write to these tables.
Can this be accomplished, I am the root user.
Thanks,
Scott
--
MySQ