yaofeng8888 opened a new issue, #16481:
URL: https://github.com/apache/shardingsphere/issues/16481
## Question
sharding-jdbc-core :version 3.1.0
sharding-jdbc-spring-namespace : version 3.1.0
desc:
when i was use force index,the program error 。
java.sql.SQLSyntaxErrorException: Key 'idx_createdon_WT_WRONG_0' doesn't
exist in table 'WT_WRONG_0'
but "idx_createdon" is my index, "WT_WRONG" is table name
the sql operation result is :select * from WT_WRONG force
index(idx_createdon)
thanks
--
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]