DBCP and ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)

2003-04-04 Thread abjett
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 1

mysql equivalent for oracle.jdbc.pool

2003-04-03 Thread abjett
Does anyone know of a mysql equivalent for oracle.jdbc.pool? I am modifying code that uses OracleConnectionCacheImpl, OracleConnectionPoolDataSource, classes I from oracle.jdbc.pool. Thanks for any help Bob -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsu