Date_add function is not properly parse in mysql

Bug #1217190 reported by Darshan Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban SQL Parser
New
Undecided
Unassigned

Bug Description

select DATE_ADD(xyz,INTERVAL 4 DAY)

parse successfully but when unparsing it gives following o/p

SELECT (date_add(xyz, (CAST(4 AS INTERVAL DAY))))

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

This project has moved to GitHub. Please file any new issues there.

This is now tracked at:
https://github.com/FoundationDB/sql-parser/issues/53

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.