1305 Commits

Author SHA1 Message Date
Jacob Bednarz
0b93e3697e
Add notes for aurora replication
Due to the way aurora is architected, replication means something
slightly different to the traditional sense. This includes a work
around to use test/migrate on replica instead of only master migrations.
2017-03-24 13:44:15 +11:00
Jacob Bednarz
8a854b8e6f
Add known limitations of AWS RDS 2017-03-24 13:42:33 +11:00
Jacob Bednarz
a603089813
AWS RDS! 2017-03-24 13:42:09 +11:00
Shlomi Noach
f3fb0ea24a Merge pull request #368 from github/fix-infinite-cutover-loop
cut-over failure on test-on-replica starts replication again
v1.0.35
2017-03-12 07:34:32 +02:00
Shlomi Noach
fc268ab16e Merge branch 'fix-infinite-cutover-loop' of github.com:github/gh-ost into fix-infinite-cutover-loop 2017-03-07 08:18:48 +02:00
Shlomi Noach
7f728729e3 documenting gh-ost-on-start-replication hook 2017-03-07 08:18:38 +02:00
Shlomi Noach
7517238bd3 Merge branch 'master' into fix-infinite-cutover-loop 2017-03-06 21:50:26 +02:00
Shlomi Noach
e0cf2ad109 Merge pull request #376 from github/old-table-name-timestamp
supporting --timestamp-old-table
2017-03-06 21:49:50 +02:00
Shlomi Noach
91521f9357 Merge branch 'master' into old-table-name-timestamp 2017-03-05 18:10:14 +02:00
Shlomi Noach
6b981512f9 Merge pull request #379 from github/fix-post-cut-over-writes
mitigating cut-over/write race condition
2017-03-05 18:10:01 +02:00
Shlomi Noach
daf350bab2 Merge branch 'old-table-name-timestamp' of github.com:github/gh-ost into old-table-name-timestamp 2017-03-05 14:38:56 +02:00
Shlomi Noach
8b2c8fe86a Merge branch 'master' into old-table-name-timestamp 2017-03-05 14:38:06 +02:00
Shlomi Noach
f11f6f978f mitigating cut-over/write race condition 2017-02-24 14:48:10 -07:00
Shlomi Noach
10082a99f8 Merge branch 'master' into old-table-name-timestamp 2017-02-23 17:02:22 -07:00
Shlomi Noach
bd77a9b10c Merge pull request #375 from github/update-go-mysql-2017-02
updated go-mysql library
2017-02-23 16:54:55 -07:00
Shlomi Noach
d15594824a documenting --timestamp-old-table 2017-02-21 17:34:58 -07:00
Shlomi Noach
06c909bd10 Validating table name length 2017-02-21 17:34:49 -07:00
Shlomi Noach
b848b78fcb localtests should not be using --timestamp-old-table 2017-02-21 11:25:29 -07:00
Shlomi Noach
8db8e127eb supporting --timestamp-old-table 2017-02-21 10:34:24 -07:00
Shlomi Noach
289ce46a2b Merge branch 'master' into fix-infinite-cutover-loop 2017-02-16 14:16:32 +02:00
Shlomi Noach
48e68affb3 reapply: support secPart (subsecond) resolution in timestamp and datetime 2017-02-12 13:24:19 +02:00
Shlomi Noach
53f4290cbc adding net/context for dependency 2017-02-12 13:19:46 +02:00
Shlomi Noach
350eab79bb adding vendor/github.com/ngaut/ dependency 2017-02-12 13:17:56 +02:00
Shlomi Noach
2d5f8398d6 gomysql_reader.go adapted to api changes in go-mysql 2017-02-12 13:15:53 +02:00
Shlomi Noach
f6af07ff7a updated go-mysql library 2017-02 2017-02-12 13:13:54 +02:00
Shlomi Noach
8605463c77 Merge pull request #374 from github/fixed-formatting
applied gofmt
2017-02-09 09:11:06 +02:00
Shlomi Noach
1acbca105d applied gofmt 2017-02-09 09:09:35 +02:00
Shlomi Noach
40aa49be29 Merge pull request #373 from groenewold-pythian/master
improve output without --verbose option
2017-02-09 09:04:33 +02:00
Shlomi Noach
109b82bb3a Merge branch 'master' into master 2017-02-09 09:04:22 +02:00
Shlomi Noach
067c4df221 Merge pull request #364 from github/fix-reappearing-throttled-reasons
fixing phantom throttle-control-replicas lag result
2017-02-09 09:01:06 +02:00
Shlomi Noach
b289041ccb Merge branch 'master' into fix-reappearing-throttled-reasons 2017-02-08 13:11:34 +02:00
Shlomi Noach
185da167cd Merge pull request #363 from github/interactive-command-question
Interactive commands, question argument for querying staus
2017-02-08 13:11:08 +02:00
Shlomi Noach
6ecf7cc0ee Auto-merged master into interactive-command-question on deployment 2017-02-08 13:03:45 +02:00
Shlomi Noach
315072690b Merge pull request #370 from github/throttle-race-condition
Migration only starting after first replication lag metric collected
2017-02-08 12:30:29 +02:00
Shlomi Noach
c807236d14 Merge branch 'master' into throttle-race-condition 2017-02-08 12:27:31 +02:00
Shlomi Noach
57409c2198 added mising slaveSQLRunning value 2017-02-08 12:24:44 +02:00
Ivan Groenewold
3511aa35df improve output without --verbose option 2017-02-07 15:12:34 -03:00
Shlomi Noach
86928dd5a5 Merge pull request #372 from groenewold-pythian/master
additional doc re: Tungsten
2017-02-07 16:51:43 +02:00
Ivan Groenewold
fbf88fd571 additional note for Tungsten and rbr 2017-02-07 11:45:20 -03:00
Ivan Groenewold
f710ca6772 additional info re: Tungsten 2017-02-07 10:56:28 -03:00
Shlomi Noach
10edf3c063 Migration only starting after first replication lag metric collected 2017-02-07 12:13:19 +02:00
Shlomi Noach
a4496465d5 Merge pull request #367 from github/which-mysql-versions
Collecting and presenting MySQL versions of applier and inspector
2017-02-07 11:25:02 +02:00
Shlomi Noach
91a3fd4a84 Merge branch 'master' into which-mysql-versions 2017-02-07 11:12:48 +02:00
Shlomi Noach
f5dd7fdd78 Merge pull request #365 from github/replication-lag-check-test-on-replica
testing/running on replica: gets lags via SHOW SLAVE STATUS
2017-02-07 11:12:24 +02:00
Shlomi Noach
e98ffd11a9 Merge branch 'master' into interactive-command-question 2017-02-07 09:49:01 +02:00
Shlomi Noach
9fc39101a3 Merge branch 'master' into fix-reappearing-throttled-reasons 2017-02-07 09:48:56 +02:00
Shlomi Noach
8a681e1eac Merge branch 'master' into fix-infinite-cutover-loop 2017-02-07 09:47:52 +02:00
Shlomi Noach
ed5dd7f049 Collecting and presenting MySQL versions of applier and inspector 2017-02-07 09:41:33 +02:00
Shlomi Noach
6fa32f6d54 cut-over failure on test-on-replica starts replication again 2017-02-07 09:31:52 +02:00
Shlomi Noach
481b0ce21a Merge branch 'master' into replication-lag-check-test-on-replica 2017-02-07 07:49:52 +02:00