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/06/11 07:17:22 UTC

[GitHub] [shardingsphere] lorangej opened a new issue #5997: Unsupported SQL

lorangej opened a new issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997


   ## Bug Report
   
   
   ### Which version of ShardingSphere did you use?
   4.1.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-JDBC 
   
   ### Expected behavior
   execute sql:
   ( select  encrypt_column from tqdw.sharding_encrypt  where  is_deleted = 'N')    limit 1,2
   
   report error:
   no viable alternative at input '('
   extraneous input '(' expecting {SELECT, INSERT,.....
   Unsupported SQL
   
   ### Actual behavior
   select failed
   
   ### Reason analyze (If you can)
   
   In SqlPaser, SQL doesn't seem to start with '('
   


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



[GitHub] [shardingsphere] jingshanglu edited a comment on issue #5997: Unsupported SQL

Posted by GitBox <gi...@apache.org>.
jingshanglu edited a comment on issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997#issuecomment-644488932


   @lorangej Is it mysql or pg? If you use pg, #6045  will fix it.


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



[GitHub] [shardingsphere] jingshanglu edited a comment on issue #5997: Unsupported SQL

Posted by GitBox <gi...@apache.org>.
jingshanglu edited a comment on issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997#issuecomment-644488932


   @lorangej Are you using mysql or pg? If you use pg, #6045  will fix it.


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



[GitHub] [shardingsphere] kimmking closed issue #5997: Unsupported SQL

Posted by GitBox <gi...@apache.org>.
kimmking closed issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997


   


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



[GitHub] [shardingsphere] jingshanglu commented on issue #5997: Unsupported SQL

Posted by GitBox <gi...@apache.org>.
jingshanglu commented on issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997#issuecomment-644488932


   @lorangej Is it mysql or pg?


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



[GitHub] [shardingsphere] kimmking closed issue #5997: Unsupported SQL

Posted by GitBox <gi...@apache.org>.
kimmking closed issue #5997:
URL: https://github.com/apache/shardingsphere/issues/5997


   


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