Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.1.1.0
-
None
Description
Currently all attributes specified in the url with client get sent to the server as part of the database name (RDBNAM). They also print with DatabaseMetaData.getURL().
Since DRDA provides a separate mechanism for sending user and password these attributes should not be exposed in this way.
Attachments
Issue Links
- depends upon
-
DERBY-530 ClientDriver ignores Properties object in connect(String url, Properties connectionProperties) method
- Closed