Anonymous | Login | Signup for a new account | 12-17-2024 11:56 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.2.1 | ||||||
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. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |