docs: draft MySQL snapshot parallelism page - #38091
Draft
peterdukelarsen wants to merge 1 commit into
Draft
Conversation
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
2 times, most recently
from
August 6, 2026 23:31
4d26654 to
c530367
Compare
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
2 times, most recently
from
August 7, 2026 00:05
7cd15a2 to
6fb412a
Compare
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
from
August 7, 2026 14:03
6fb412a to
ad4508e
Compare
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
from
August 7, 2026 22:27
ad4508e to
bedaa57
Compare
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
from
August 7, 2026 23:04
bedaa57 to
07af68f
Compare
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
from
August 8, 2026 00:08
07af68f to
a0bd0d7
Compare
User-facing draft for the parallel snapshot feature: how key ranges divide across workers, single-column string PK requirement and fallback, upstream connection and statistics considerations, and where to observe progress. Marked private preview.
peterdukelarsen
force-pushed
the
pl/mysql-partition-user-docs
branch
from
August 8, 2026 01:44
a0bd0d7 to
1d5f164
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a private-preview docs page describing MySQL snapshot parallelism: what the PK-prefix partitioning does, the requirements (string primary key), and the system parameters that control it.
🤖 Generated with Claude Code