Skip to content

Fix #8219 - Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases#8220

Merged
asfernandes merged 1 commit intov5.0-releasefrom
work/gh-8219-db-create-slowdown
Aug 20, 2024
Merged

Fix #8219 - Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases#8220
asfernandes merged 1 commit intov5.0-releasefrom
work/gh-8219-db-create-slowdown

Conversation

@asfernandes
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@AlexPeshkoff AlexPeshkoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Longterm MET_get_char_coll_subtype_info() should be optimized to search in the cache before doing system tables lookup, but currently this fix is definitely enough.

@asfernandes asfernandes merged commit 4bfbab5 into v5.0-release Aug 20, 2024
@asfernandes asfernandes deleted the work/gh-8219-db-create-slowdown branch August 20, 2024 10:03
asfernandes added a commit that referenced this pull request Aug 20, 2024
asfernandes added a commit that referenced this pull request Aug 20, 2024
asfernandes added a commit that referenced this pull request Aug 20, 2024
@asfernandes asfernandes self-assigned this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases

2 participants