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 2022/05/13 06:02:51 UTC

[GitHub] [shardingsphere] ArchangelLiang opened a new issue, #17627: using the group_concat function, two values are returned

ArchangelLiang opened a new issue, #17627:
URL: https://github.com/apache/shardingsphere/issues/17627

   ### sql:
   ```
   SELECT
   	group_concat( industry_name )
   FROM
   	hunt_industry
   WHERE
   	id IN ( 1111, 1112, 1113, 1114 ) limit 1,1;
   ```
   ### result:
   ![image](https://user-images.githubusercontent.com/51203465/168220930-f954d670-df6b-429e-84ae-cd0063dd0a76.png)
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] terrymanu closed issue #17627: sharding_proxy,using the group_concat function, two values are returned

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #17627: sharding_proxy,using the group_concat function, two values are returned
URL: https://github.com/apache/shardingsphere/issues/17627


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] terrymanu commented on issue #17627: sharding_proxy,using the group_concat function, two values are returned

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

   What is your version?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] terrymanu commented on issue #17627: sharding_proxy,using the group_concat function, two values are returned

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

   Closed because of no feedback for long time


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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