Commit Graph

770 Commits

Author SHA1 Message Date
Shlomi Noach
a19f0b48ae decoupling read query and write query 2017-03-26 19:19:36 +03:00
Shlomi Noach
adac52e482 improved test output on diff error 2017-03-26 19:05:26 +03:00
Shlomi Noach
d7b6a9ff11 Merge branch 'master' into row-image-minimal 2017-03-26 10:55:56 +03:00
Shlomi Noach
f3fb0ea24a Merge pull request #368 from github/fix-infinite-cutover-loop
cut-over failure on test-on-replica starts replication again
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
a45aa4f665 some cleanup 2017-03-01 14:16:24 +02:00
Shlomi Noach
5ba2aebf03 Merge branch 'row-image-minimal' of github.com:github/gh-ost into row-image-minimal 2017-03-01 14:14:19 +02:00
Shlomi Noach
2f6975d39a some cleanup 2017-03-01 14:13:54 +02:00
Shlomi Noach
f11f6f978f mitigating cut-over/write race condition 2017-02-24 14:48:10 -07:00
Shlomi Noach
beeefa2ed3 Auto-merged master into row-image-minimal on deployment 2017-02-24 07:55:17 -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
fc787dd75f applying pk-query for UPDATEs 2017-02-12 19:04:31 +02:00
Shlomi Noach
3d217765cc more dmls in test 2017-02-12 19:04:15 +02:00
Shlomi Noach
38d18e0a09 temporary fix to compilation tests 2017-02-12 18:10:47 +02:00
Shlomi Noach
80054b98db fix to batchSize 2017-02-12 18:09:54 +02:00
Shlomi Noach
88fc345c28 Merge branch 'master' into row-image-minimal 2017-02-12 17:59:10 +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