Lychengit commented on issue #12368:
URL:
https://github.com/apache/shardingsphere/issues/12368#issuecomment-917387613
@RaigorJiang Except sharding tables, Other old single tables use the
auto-incrementing primary key of the database that are not in the sharding
rule,If only use the ShardingSphereDataSource, old single tables use the
auto-incrementing Will throw an exception “Cannot find strategy for generate
keys”. so I need to choose one of scheme 1 and scheme 2.
I didn't find the configuration method of scheme 1 in the document. I'm
using scheme 2, but I can't use shardingsphere transaction XA core to ensure
distributed transactions. do you have any good solutions. thank you so much!
--
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]