Bug #35753 | jdbc useOldAliasMetadataBehavior connection property not set | ||
---|---|---|---|
Submitted: | 1 Apr 2008 21:39 | Modified: | 16 Jul 2009 13:10 |
Reporter: | Zeph Harben | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Apr 2008 21:39]
Zeph Harben
[2 Apr 2008 23:09]
Zeph Harben
Downgrading to S3/Non-critical since you can use MysqlDataSource.setUseOldAliasmetadataBehavior() to work-around the JDBC URL issue.
[3 Apr 2008 20:10]
Sveta Smirnova
Thank you for the report. I was not able to repeat described behavior on my side. Could you please provide repeatable test case?
[3 Apr 2008 20:29]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/44888
[30 Jul 2008 14:53]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/50724
[1 Jul 2009 21:08]
Mark Matthews
This got fixed in 5.1.7, but missed a bug status state to get it documented in the manual.
[16 Jul 2009 13:10]
Tony Bedford
An entry was added to the 5.1.7 changelog: The useOldAliasMetadataBehavior connection property was ignored.