Issue Details (XML | Word | Printable)

Key: NUCCONPOOL-1
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andy Jefferson
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DataNucleus ConnectionPool (ARCHIVED)

Null password can lead to problems with some RDBMS when creating a connection

Created: 23/Jun/08 06:38 AM   Updated: 23/Sep/08 04:15 PM   Resolved: 23/Jun/08 06:38 AM
Component/s: None
Affects Version/s: 1.0.0.m1, 1.0.0.m2
Fix Version/s: 1.0.0.m3


 Description  « Hide
Some RDBMS have a problem with a null password being used to create a connection pool since the pool can then pass that in to the JDBC driver. Should just pass in an empty string

Sort Order: Ascending order - Click to sort in descending order
Andy Jefferson added a comment - 23/Jun/08 06:38 AM
Fixed for DBCP