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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
gh-ost
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
13.6k
Code
Issues
258
Pull requests
72
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
v1.1.5
- #1144
#1144
Closed
ghost
wants to merge 25 commits into
master
github/gh-ost:master
from
release-1.1.5
github/gh-ost:release-1.1.5
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Findings
Files changed
Closed
v1.1.5
#1144
ghost
wants to merge 25 commits into
master
github/gh-ost:master
from
release-1.1.5
github/gh-ost:release-1.1.5
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2022
v1.1.3
eddroid
authored and
dm-2
committed
d8ccc11
View commit details
Copy full SHA for d8ccc11
Browse repository at this point
Add flag to customize the interval which the onStatus hook is called
tknodell-recurly
authored and
dm-2
committed
0a87c7a
View commit details
Copy full SHA for 0a87c7a
Browse repository at this point
Add docs for `hooks-status-interval`
dm-2
committed
dd919de
View commit details
Copy full SHA for dd919de
Browse repository at this point
Reduce the minimal chunk size from `100` to `10`.
arthurschreiber
authored and
dm-2
committed
62ac897
View commit details
Copy full SHA for 62ac897
Browse repository at this point
v1.1.4
dm-2
committed
7c9c1f0
View commit details
Copy full SHA for 7c9c1f0
Browse repository at this point
Commits on Feb 25, 2022
fix: update build script to explicitly build RPMs for linux
dm-2
committed
0ba4762
View commit details
Copy full SHA for 0ba4762
Browse repository at this point
Commits on Jul 7, 2022
Use `.String()` for logging connection-config `InstanceKey`
timvaillancourt
authored and
dm-2
committed
9b27d91
View commit details
Copy full SHA for 9b27d91
Browse repository at this point
Fix needless `fmt.Sprintf` call in `go/logic/inspector.go`
timvaillancourt
authored and
dm-2
committed
869ed92
View commit details
Copy full SHA for 869ed92
Browse repository at this point
Add binaries for arm64 architectures
jecepeda
authored and
dm-2
committed
63c171d
View commit details
Copy full SHA for 63c171d
Browse repository at this point
Add `golangci-lint` CI action, fix `gosimple`, `govet` + `unused` lint errors (#1127)
Show description for 8dd1571
timvaillancourt
authored and
dm-2
committed
8dd1571
View commit details
Copy full SHA for 8dd1571
Browse repository at this point
Fix `integer divide by zero` panic in migrator
timvaillancourt
authored and
dm-2
committed
6598b34
View commit details
Copy full SHA for 6598b34
Browse repository at this point
fix(lost data in mysql two-phase commit): lost data in mysql two-phase commit
shaohk
authored and
dm-2
committed
e0d31ba
View commit details
Copy full SHA for e0d31ba
Browse repository at this point
Run CodeQL analysis on PRs
dm-2
committed
fcda553
View commit details
Copy full SHA for fcda553
Browse repository at this point
compound pk tests (#387)
Show description for 9e0808a
3 people
authored and
dm-2
committed
9e0808a
View commit details
Copy full SHA for 9e0808a
Browse repository at this point
Ensure mysql rows responses are closed (#1132)
Show description for 68b4085
timvaillancourt
and
dm-2
committed
68b4085
View commit details
Copy full SHA for 68b4085
Browse repository at this point
Use `switch` statements for readability, simplify `.NewGoMySQLReader()` (#1135)
Show description for b4566de
timvaillancourt
authored and
dm-2
committed
b4566de
View commit details
Copy full SHA for b4566de
Browse repository at this point
Add context/timeout to HTTP throttle check (#1131)
Show description for 614b379
timvaillancourt
and
dm-2
committed
614b379
View commit details
Copy full SHA for 614b379
Browse repository at this point
Cancel any row count queries before attempting to cut over (#846)
Show description for 3e72f1b
3 people
committed
3e72f1b
View commit details
Copy full SHA for 3e72f1b
Browse repository at this point
v1.1.5
dm-2
committed
0adb697
View commit details
Copy full SHA for 0adb697
Browse repository at this point
Check RowsAffected when applying DML events to get more accurate statistics (#844)
Show description for f29e63b
2 people
authored and
dm-2
committed
f29e63b
View commit details
Copy full SHA for f29e63b
Browse repository at this point
vendor github.com/openark/golib
dm-2
committed
f2c2033
View commit details
Copy full SHA for f2c2033
Browse repository at this point
Commits on Jul 20, 2022
Only build RPM and deb packages for amd64
dm-2
committed
36d3800
View commit details
Copy full SHA for 36d3800
Browse repository at this point
Commits on Oct 5, 2023
Focal build
rashiq
committed
8cdd30a
View commit details
Copy full SHA for 8cdd30a
Browse repository at this point
Commits on Oct 6, 2023
Merge pull request #1321 from github/release-1.1.5-focal
rashiq
authored
bd46b5a
View commit details
Copy full SHA for bd46b5a
Browse repository at this point
Fix focal build
Show description for 49c1e33
rashiq
committed
49c1e33
View commit details
Copy full SHA for 49c1e33
Browse repository at this point
You can’t perform that action at this time.