terrymanu commented on issue #37125:
URL:
https://github.com/apache/shardingsphere/issues/37125#issuecomment-3541062081
Root Cause
1. Database Compatibility Limitation: ShardingSphere primarily supports
mainstream databases such as MySQL, PostgreSQL, Oracle, and SQL Server.
Although Dameng Database uses Oracle syntax, there are differences in
underlying implementation and dialect support.
2. Pagination Dialect Adaptation: Different databases have different
pagination SQL syntax implementations. ShardingSphere needs to implement
specific dialect support for each database, and currently there is no
pagination dialect implementation for Dameng Database.
Recommended Solutions
Use Supported Databases: Consider migrating to officially supported
databases such as PostgreSQL or Oracle.
Thank you for your interest and use of ShardingSphere
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]