Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the real db and table name after sharding and record it in the log of other frameworks #32801

Closed
jyyfei opened this issue Sep 6, 2024 · 1 comment

Comments

@jyyfei
Copy link

jyyfei commented Sep 6, 2024

Question

I use mybatis interceptor for sql statistics, but only logical DB and table name are displayed in sql, how to gracefully obtain the physical DB and table name after sharding processing?

Or whether sharding itself provides an interceptor extension?

@terrymanu
Copy link
Member

The issue involves other third-party dependencies, but our focus is solely on ShardingSphere itself. Since ShardingSphere implements the JDBC interface, standard applications should be functional. We wish to allocate more effort towards enhancing the current version, and therefore will no longer handle such issues. Please read the documentation or provide more effective information when submitting an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants