To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97096


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|dbaneedsconfirm           |oj
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.x
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Sep 30 12:11:33 +0000 
2009 -------
fs->oj: Can reproduce this: Executing the query 
  SELECT `ID` AS `ID_V`, `name` AS `name_V` FROM `testdb`.`names`
gives me two columns named "ID" and "name", that is, the aliases are completely
ignored.

I don't think we should *always* append the "useOldAliasMetadataBehavior=true"
parameter to the connection URL. Finally, the change in Connector/J was made for
a reason ... I somehow doubt that the new behavior is "compliant", though
https://bugzilla.redhat.com/show_bug.cgi?id=523879 cites a piece of
documentation which claims this.
Anyway, I think we should introduce another driver setting which controls this
behavior, and is supported by our MySQL/JDBC driver only.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to