This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
gh-ost
Watch
1
Star
0
Fork
0
You've already forked gh-ost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gh-ost
/
go
/
logic
History
Shlomi Noach
896f560dce
after timeout: reconnecting as new replica; skipping queries correctly
2016-05-23 11:12:59 +02:00
..
applier.go
- Removed use of
master_pos_wait()
. It was unneccessary in the first place and introduced new problems.
2016-05-20 12:52:14 +02:00
inspect.go
- Removed use of
master_pos_wait()
. It was unneccessary in the first place and introduced new problems.
2016-05-20 12:52:14 +02:00
migrator.go
- Handling gomysql.replication connection timeouts: reconnecting on last known position
2016-05-19 15:11:36 +02:00
streamer.go
after timeout: reconnecting as new replica; skipping queries correctly
2016-05-23 11:12:59 +02:00