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 2019/12/30 03:47:14 UTC

[GitHub] [incubator-shardingsphere] fenghuanfun opened a new issue #3830: ` having` not support while route to more than one table

fenghuanfun opened a new issue #3830: ` having` not support while route to more than one table
URL: https://github.com/apache/incubator-shardingsphere/issues/3830
 
 
   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   installed source code ` 4.0.0-RC4-SNAPSHOT`
   ### Which project did you use? Sharding-JDBC or Sharding-Proxy?
   Sharding-JDBC
   ### Expected behavior
   support mysql ` having` while route to more than one table
   ### Actual behavior
   not support
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   1. clone the project below, run the spring application ` DemoApplication`
   2. ` localhost:12345/testHaving`
   ### Example codes for reproduce this issue (such as a github link).
   [sharding-test](https://github.com/fenghuanfun/sharding-test)

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3830: ` having` not support while route to more than one table

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #3830: ` having` not support while route to more than one table
URL: https://github.com/apache/incubator-shardingsphere/issues/3830#issuecomment-569576028
 
 
   Do not support HAVING.
   FYI: https://shardingsphere.apache.org/document/current/en/features/sharding/use-norms/sql/

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #3830: ` having` not support while route to more than one table

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #3830: ` having` not support while route to more than one table
URL: https://github.com/apache/incubator-shardingsphere/issues/3830
 
 
   

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


With regards,
Apache Git Services