GavinGuan24 commented on issue #29311:
URL:
https://github.com/apache/shardingsphere/issues/29311#issuecomment-1851803663
```xml
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-jdbc-core</artifactId>
<version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
<version>4.1.1</version>
</dependency>
```
My project is using MAVEN.
The version of `sharding-jdbc` is as above.
The database is `PolarDB 8.0.1` (Aliyun PolarDB is compatible with MySQL).
This is the database that supports hint.
[PolarDB 8.0.1
FQA](https://help.aliyun.com/zh/polardb/polardb-for-mysql/user-guide/faq-8?spm=a2c4g.11186623.0.0.384a5614ZLijzi#section-37s-5vy-j75)
You can use Chrome to translate entire web pages to view.
--
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]