convert function is not parse

Bug #1212996 reported by Darshan Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban SQL Parser
Triaged
Wishlist
Unassigned

Bug Description

select CONVERT('xx' USING utf8)
gives following error

Encountered " "convert" "CONVERT "" at line 1, column 8.

Revision history for this message
Nathan Williams (nwilliams) wrote :

CONVERT is a MySQL specific function. It's actually a reserved word in standard SQL.

This could conceivably be allowed under a feature flag, but we don't support it right now.

Changed in akiban-sql-parser:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Nathan Williams (nwilliams) wrote :

This project has moved to GitHub. New issue URL:
https://github.com/FoundationDB/sql-parser/issues/48

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.