Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
gh-ost
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
13.6k
Code
Issues
264
Pull requests
76
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add
--move-tables
mode
- #1755
#1755
Open
1/2
ericyan
wants to merge 24 commits into
master
github/gh-ost:master
from
feature/move-tables
github/gh-ost:feature/move-tables
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Findings
Files changed
Open
Add
--move-tables
mode
#1755
ericyan
wants to merge 24 commits into
master
github/gh-ost:master
from
feature/move-tables
github/gh-ost:feature/move-tables
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
move-tables: add CLI parameters
Show description for ef02c86
danieljoos
authored
ef02c86
View commit details
Copy full SHA for ef02c86
Browse repository at this point
move-tables: add copy query and applier support
Show description for b224d59
danieljoos
authored
b224d59
View commit details
Copy full SHA for b224d59
Browse repository at this point
move-tables: implement target-table migration flow
Show description for 42590a5
4 people
authored
42590a5
View commit details
Copy full SHA for 42590a5
Browse repository at this point
move-tables: add cooperative cutover protocol
Show description for f76e78b
womoruyi
and
zacharysierakowski
authored
f76e78b
View commit details
Copy full SHA for f76e78b
Browse repository at this point
move-tables: create and validate target tables
Show description for bd49227
womoruyi
authored
bd49227
View commit details
Copy full SHA for bd49227
Browse repository at this point
move-tables: throttle through target credentials
Show description for a30d90f
danieljoos
authored
a30d90f
View commit details
Copy full SHA for a30d90f
Browse repository at this point
move-tables: expose hook environment variables
Show description for 71d4d63
danieljoos
authored
71d4d63
View commit details
Copy full SHA for 71d4d63
Browse repository at this point
move-tables: initialize migration configuration
Show description for 7231d9e
danieljoos
authored
7231d9e
View commit details
Copy full SHA for 7231d9e
Browse repository at this point
move-tables: enable throttling
Show description for 7c4c719
danieljoos
authored
7c4c719
View commit details
Copy full SHA for 7c4c719
Browse repository at this point
move-tables: add crash-safe resume
Show description for f5ce1e7
zacharysierakowski
authored
f5ce1e7
View commit details
Copy full SHA for f5ce1e7
Browse repository at this point
move-tables: clean up migration artifacts
Show description for 4ad7314
zacharysierakowski
authored
4ad7314
View commit details
Copy full SHA for 4ad7314
Browse repository at this point
tests: add move-table integration coverage
Show description for 6c9e25b
chriskirkland
authored
6c9e25b
View commit details
Copy full SHA for 6c9e25b
Browse repository at this point
move-tables: restore drain GTID on resume
Show description for 0589dc1
danieljoos
authored
0589dc1
View commit details
Copy full SHA for 0589dc1
Browse repository at this point
move-tables: require source-primary connections
Show description for fc93303
zacharysierakowski
authored
fc93303
View commit details
Copy full SHA for fc93303
Browse repository at this point
move-tables: report target lag accurately
Show description for cb1cf02
zacharysierakowski
authored
cb1cf02
View commit details
Copy full SHA for cb1cf02
Browse repository at this point
tests: cover move-table cutover recovery
Show description for 450e8d7
chriskirkland
authored
450e8d7
View commit details
Copy full SHA for 450e8d7
Browse repository at this point
move-tables: support coordinated multi-table migration
Show description for 5dc969b
zacharysierakowski
authored
5dc969b
View commit details
Copy full SHA for 5dc969b
Browse repository at this point
Fix generated columns in move-tables mode
Show description for c5efd95
ericyan
authored
c5efd95
View commit details
Copy full SHA for c5efd95
Browse repository at this point
Add generated columns test for move-tables
ericyan
authored
23c7bf8
View commit details
Copy full SHA for 23c7bf8
Browse repository at this point
Populate column metadata for move-table
Show description for ab4e576
ericyan
authored
ab4e576
View commit details
Copy full SHA for ab4e576
Browse repository at this point
Add move-tables unsigned column test
Show description for f961db1
ericyan
authored
f961db1
View commit details
Copy full SHA for f961db1
Browse repository at this point
Add move-tables JSON column test
ericyan
authored
2272ced
View commit details
Copy full SHA for 2272ced
Browse repository at this point
move-tables: ensure target tables are dropped in noop mode
ericyan
authored
f830fe0
View commit details
Copy full SHA for f830fe0
Browse repository at this point
Commits on Sep 2, 2026
Merge 'origin/master' into feature/move-tables
ericyan
authored
7d782db
View commit details
Copy full SHA for 7d782db
Browse repository at this point
You can’t perform that action at this time.