You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "bitbxj (via GitHub)" <gi...@apache.org> on 2023/03/06 13:13:40 UTC

[GitHub] [shardingsphere] bitbxj opened a new issue, #24475: Mbatis-plus Page

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

   Hello!Application use Sringboot and mybatis-plus. ShardingSphere be import  for sharding table 
   


-- 
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] bitbxj closed issue #24475: Mbatis-plus Page

Posted by "bitbxj (via GitHub)" <gi...@apache.org>.
bitbxj closed issue #24475: Mbatis-plus Page 
URL: https://github.com/apache/shardingsphere/issues/24475


-- 
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] bitbxj commented on issue #24475: Mbatis-plus Page

Posted by "bitbxj (via GitHub)" <gi...@apache.org>.
bitbxj commented on issue #24475:
URL: https://github.com/apache/shardingsphere/issues/24475#issuecomment-1459770309

   > It is difficult to understand the cause from the above description, maybe it's not ShardingSphere problem
   
   thanks for your reply ! my application's sql cause ,such as:“WITH selectTemp AS (SELECT TOP 100 PERCENT  ROW_NUMBER() OVER (ORDER BY vs.id DESC) as __row_number__,  vs.* .......) SELECT * FROM selectTemp WHERE __row_number__ BETWEEN 1 AND 10 ORDER BY __row_number__", application can  run nomally without inporting shardingsphere.   The sql is create automatically by mybatis-plus . if  want to application run nomally without to modify sql,coulde you provide any way to solve 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] bitbxj commented on issue #24475: Mbatis-plus Page

Posted by "bitbxj (via GitHub)" <gi...@apache.org>.
bitbxj commented on issue #24475:
URL: https://github.com/apache/shardingsphere/issues/24475#issuecomment-1470003999

   I want to sharding the table with the table's field value, such as has a table include project field,which's type is string, when row data is inserted into the table,  which‘s name is Automatically added "_&{code}"!
   


-- 
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] azexcy commented on issue #24475: Mbatis-plus Page

Posted by "azexcy (via GitHub)" <gi...@apache.org>.
azexcy commented on issue #24475:
URL: https://github.com/apache/shardingsphere/issues/24475#issuecomment-1465957621

   Maybe you can debug it and try, I used to do something similar and they could work together or you can upgrade `ShardingSphere-JDBC` version and try again.


-- 
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] azexcy commented on issue #24475: Mbatis-plus Page

Posted by "azexcy (via GitHub)" <gi...@apache.org>.
azexcy commented on issue #24475:
URL: https://github.com/apache/shardingsphere/issues/24475#issuecomment-1458092273

   It is difficult to understand the cause from the above description, maybe it's not ShardingSphere problem


-- 
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] HarleyCheng2023 commented on issue #24475: Mbatis-plus Page

Posted by "HarleyCheng2023 (via GitHub)" <gi...@apache.org>.
HarleyCheng2023 commented on issue #24475:
URL: https://github.com/apache/shardingsphere/issues/24475#issuecomment-1711361266

   > Maybe you can debug it and try, I used to do something similar and they could work together or you can upgrade `ShardingSphere-JDBC` version and try again.
   
   what is your shardingSphere-jdbc 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