-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

abjett wrote:
| Can anyone tell me what I am doing wrong or need to do with the following.
|
| Using MySQL 4.0.11 gamma,  win 2000,  j2sdk1.4.1_01 and Tomcat 4.1.
|
| Under mysql, the statement: GRANT ALL PRIVILEGES ON *.* TO
| [EMAIL PROTECTED] IDENTIFIED BY 'javadude' WITH GRANT OPTION;
|     Produces this error:  ERROR 1045 Access Denied for user:'@127.0.0.1'
| (Using password:NO).
|
| I am attempting to setup DBCP and get the above message while trying to
| setup the user.  (The document for the DBCP setup is at:
|
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-how
| to.html, see "MySQL DBCP Example".).  I am at step 1 of this process and
| without a user/password the code apparently doesn't work.
|
| Thanks,
| Bob

Have you read the README that comes with Connector/J? This is covered in
the 'Troubleshooting' section.

-Mark


-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+jf5ElyjUJM+7nP4RAnoJAKCEaszoDCu/P7QeYs4IpNU49A9ubgCfZfGA
/mN+eRXZy/VwTUu9apBwsHY=
=kD3N
-----END PGP SIGNATURE-----


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to