Sharding-JDBC 4.0.0-RC1 Compatibility?
See original GitHub issueI’m trying to upgrade from legacy version 2.0.3 -> Sharding-JDBC 4.0.0-RC1, here I have many compatibility issue, such as:
- FORCE INDEX will cause BAD SQL.
- LIMIT NOT WORKING with sum etc.
so I am wondering how much SQL test case is included in this project?
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Database Compatibility - Apache ShardingSphere
ShardingSphere currently supports MySQL, PostgreSQL, SQLServer, Oracle, openGauss, and SQL dialects conforming to the SQL92 standard. Due to the complexity of ...
Read more >org.apache.shardingsphere » sharding-jdbc » 4.0.0-RC1
Category/License Group / Artifact Version Updates
Logging EPL 1.0LGPL 2.1 ch.qos.logback » logback‑classic 1.2.0 1.4.5
JDBC Driver Apache 2.0 com.alibaba » druid 1.1.11 1.2.15
com.atomikos »...
Read more >RELEASE-NOTES.md · ShardingSphere/Apache ... - Gitee
Vibrate configurable for Snowflake key generator. Bug Fixes. Improve the compatibility of JDBC Driver URL. Delete statement with alias available. Check and ...
Read more >Berserker ShardingJdbc notes - DevPress - CSDN
Shardingsphere JDBC adopts a decentralized architecture, ... <sharding-sphere.version>4.0.0-RC1</sharding-sphere.version> </properties> <!
Read more >SQL JDBC | Elasticsearch Guide [8.5] | Elastic
Your driver must be compatible with your Elasticsearch server version. ... Note the driver implements the JDBC 4.0 Service Provider mechanism meaning it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@jakara duplicated #2319
I will waiting for the future version and try, thx for feeding back 😃