----- Original Message ----- From: "Kristen G. Thorson" <[EMAIL PROTECTED]>
To: "Ed" <[EMAIL PROTECTED]>
Sent: Wednesday, March 16, 2005 6:49 PM
Subject: Re: Where do I get the Username?
If you do not supply a username at the command line, MySQL will assume you are logging in as "root".
SHOW GRANTS FOR CURRENT_USER;
Will tell you username, host, and privileges.
kgt
Ed wrote:
I know the password for MySQL Command line client so I can login and create and modify dbs etc. I am trying to create a MySQL datasource in coldfusion with the MySQL (3.x) driver. It is asking me for the username, is there any way to find that out from MySQL Command line client or is there a file in the mysql folder on my pc? Thanks
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]