You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/09 09:06:07 UTC

[GitHub] [shardingsphere] chana71 edited a comment on issue #7226: Request to add words RANK and FUNCTION as MySQL unreserved Word in mysql sql parser module

chana71 edited a comment on issue #7226:
URL: https://github.com/apache/shardingsphere/issues/7226#issuecomment-689428059


   Hi @tristaZero  In my subquery case add `'``'` will report NPE.  
   select `schema` from (select * from table where id = 4) a
    It seems a bug cause column name not trim '``'
   ![image](https://user-images.githubusercontent.com/31340809/92576916-a6892280-f2bc-11ea-8e5f-5a460a033731.png)
   ![image](https://user-images.githubusercontent.com/31340809/92576994-bc96e300-f2bc-11ea-96bb-350b5c266405.png)
   
   My version is the master version. Thx for investigating this


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org