You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/01/16 09:14:43 UTC

[GitHub] lin199231 opened a new issue #1764: GROUP_CONCAT

lin199231 opened a new issue #1764: GROUP_CONCAT
URL: https://github.com/apache/incubator-shardingsphere/issues/1764
 
 
   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues).
   - Read documentation: [ShardingSphere Doc](http://shardingsphere.io/document/current/en/overview/).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response **more than 7 days** and we cannot reproduce it on current information, we will **close it**.
   
   Which version of ShardingSphere did you use?
   3.1.0
   
   Which project did you use? Sharding-JDBC or Sharding-Proxy?
   Sharding-JDBC
   
   SQL
   
   > SELECT GROUP_CONCAT(column) FROM table
   
   there will a error log, but the result is right. Not happen when use spring-jdbc
   
   error log:
   
   > line 1:34 no viable alternative at input 'GROUP_CONCAT(authority.name)'
   
   Would you tell me the reason, please?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services