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/25 12:53:42 UTC

[GitHub] [shardingsphere] lcxywfe opened a new issue, #17949: CONNECTION_ID() do not support alias

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

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.1.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   select CONNECTION_ID() as cid;
   --
   cid
   --
   1
   
   ### Actual behavior
   --
   connection_id()
   --
   1
   
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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 #17949: CONNECTION_ID() do not support alias

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #17949: CONNECTION_ID() do not support alias
URL: https://github.com/apache/shardingsphere/issues/17949


-- 
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 #17949: CONNECTION_ID() do not support alias

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

   Does anyone want to 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] csonezp commented on issue #17949: CONNECTION_ID() do not support alias

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

   I want to try 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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