simpleSOA commented on issue #11360:
URL: 
https://github.com/apache/shardingsphere/issues/11360#issuecomment-881198260


   > I want to track this issue.
   
   the exception detail:
   line 1:55 no viable alternative at input 
'SELECTr.idFROMt_pd_tag_rulerLEFTJOINt_au_useruON'
   line 1:55 no viable alternative at input 
'SELECTr.idFROMt_pd_tag_rulerLEFTJOINt_au_useruON'
   Exception in thread "main" 
org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an 
error in your SQL syntax
        at 
org.apache.shardingsphere.sql.parser.core.parser.SQLParserExecutor.twoPhaseParse(SQLParserExecutor.java:63)
        at 
org.apache.shardingsphere.sql.parser.core.parser.SQLParserExecutor.parse(SQLParserExecutor.java:45)
        at Test1.test(Test1.java:18)
        at Test1.main(Test1.java:12)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to