Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002905 [Quercus] major always 09-04-08 12:10 09-04-08 13:21
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.2.1 Product Version 3.2.1
  Product Build
Summary 0002905: Username and password not used when connection pooling turned off
Description When I use the new <connection-pool>false</connection-pool> setting in my WEB-INF/resin-web.xml file, my PHP code is unable to connect to MySQL:

[12:09:14.200] {http--8080-7} ProEnv[] A link to the server could not be established.
[12:09:14.200] {http--8080-7} url=jdbc:mysql://10.8.3.101:3306/?interactiveClient=true&characterEncoding=ISO8859_1 [^]
[12:09:14.200] {http--8080-7} driver=com.mysql.jdbc.Driver
[12:09:14.200] {http--8080-7} java.sql.SQLException: Access denied for user ''@'10.1.207.165' (using password: NO)

Looks like the username and password are ignored in this case. If I turn connection pooling back on, the connections are successful.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003383)
nam
09-04-08 13:21

php/2024
 

- Issue History
Date Modified Username Field Change
09-04-08 12:10 koreth New Issue
09-04-08 12:59 nam Status new => assigned
09-04-08 12:59 nam Assigned To  => nam
09-04-08 13:21 nam Status assigned => closed
09-04-08 13:21 nam Note Added: 0003383
09-04-08 13:21 nam Resolution open => fixed
09-04-08 13:21 nam Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker