Skip to content

Conversation

strongduanmu
Copy link
Member

@strongduanmu strongduanmu commented Oct 23, 2024

Fixes #33366.

Changes proposed in this pull request:

  • Fix table does not exist exception when use HintManager#setDatabaseName to transparent

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@strongduanmu
Copy link
Member Author

image

@FlyingZC FlyingZC merged commit 1b1f2e4 into apache:master Oct 23, 2024
18 checks passed
@strongduanmu strongduanmu deleted the dev-1023 branch October 23, 2024 09:07
jiangML pushed a commit that referenced this pull request Nov 12, 2024
* Pick 5.5.0-fix #15, optimize the rollback strategy for import database config failed

* Pick #33248, Check weight load balancer props when create readwrite-splitting rule

* Pick #33274, Add query parameters and check for mysql kill processId

* Pick #33367, Remove ShardingRouteAlgorithmException check logic temporarily to support different actual table name config

* Pick #33346, Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause

* Pick #33370, Fix table does not exist exception when use HintManager#setDatabaseName to transparent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLHint and HintManager behave inconsistently
2 participants