Share

XMLToaster

Tracker: Bugs

3 Does not support mysql column identifier escape syntax - ID: 1818734
Last Update: Comment added ( stevewdh )

Escaping column names in Mysql with "`" (grave accent, ascii 96) does not
work with the toaster.

The parser gives an exception "Lexical error at lin 8, column 5.
Encountered "`" (96)after : ""

com.inverse2.parser.XMLSelectTokenManager.getNextToken(XMLSelectTokenManage
r.java 2320)
See SQLPrimaryExpression in XMLSelect.java 1310.


Blater ( blater ) - 2007-10-23 17:18

3

Closed

Fixed

Steve

None

v1.0.3

Public


Comment ( 1 )




Date: 2007-10-24 12:46
Sender: stevewdhProject Admin


Changed the parser to accept the MySQL escape syntax.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2007-10-24 12:46 stevewdh
resolution_id None 2007-10-24 12:46 stevewdh
close_date - 2007-10-24 12:46 stevewdh