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 |
|
Shlomi Noach
|
8914bc2b48
|
Merge pull request #366 from github/doc-questions
Documentation: common questions
|
2017-02-07 07:49:13 +02:00 |
|
Shlomi Noach
|
e021f43f6d
|
merged upstream
|
2017-02-06 07:50:12 +02:00 |
|
Shlomi Noach
|
ebf7844e37
|
5.7 deprecation of alter ignore
|
2017-02-06 07:48:48 +02:00 |
|
Gillian Gunson
|
6a468c4f36
|
Fixed tiny typo
|
2017-02-05 17:28:22 -08:00 |
|
Shlomi Noach
|
ad7b700bd8
|
link to questions page
|
2017-02-05 08:05:10 +02:00 |
|
Shlomi Noach
|
d6347c4f33
|
adding common-questions doc page
|
2017-02-05 08:03:28 +02:00 |
|
Shlomi Noach
|
9d47992d7e
|
testing/running on replica: gets lags via SHOW SLAVE STATUS
|
2017-02-02 11:18:07 +02:00 |
|
Shlomi Noach
|
baee4f69f9
|
fixing phantom throttle-control-replicas lag result
|
2017-01-29 10:18:39 +02:00 |
|
Shlomi Noach
|
be1ab175c7
|
status presents with '# throttle-control-replicas count:'
|
2017-01-29 09:56:25 +02:00 |
|
Shlomi Noach
|
8219209c8d
|
tests accept postpone flag file
|
2017-01-29 09:25:58 +02:00 |
|
Shlomi Noach
|
599f4323a2
|
documenting the question argument
|
2017-01-29 09:25:41 +02:00 |
|