Shlomi Noach
|
a19f0b48ae
|
decoupling read query and write query
|
2017-03-26 19:19:36 +03:00 |
|
Shlomi Noach
|
d7b6a9ff11
|
Merge branch 'master' into row-image-minimal
|
2017-03-26 10:55:56 +03:00 |
|
Shlomi Noach
|
7517238bd3
|
Merge branch 'master' into fix-infinite-cutover-loop
|
2017-03-06 21:50:26 +02:00 |
|
Shlomi Noach
|
91521f9357
|
Merge branch 'master' into old-table-name-timestamp
|
2017-03-05 18:10:14 +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
|
06c909bd10
|
Validating table name length
|
2017-02-21 17:34:49 -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
|
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
|
2d5f8398d6
|
gomysql_reader.go adapted to api changes in go-mysql
|
2017-02-12 13:15:53 +02:00 |
|
Shlomi Noach
|
1acbca105d
|
applied gofmt
|
2017-02-09 09:09:35 +02:00 |
|
Shlomi Noach
|
109b82bb3a
|
Merge branch 'master' into master
|
2017-02-09 09:04:22 +02:00 |
|
Shlomi Noach
|
b289041ccb
|
Merge branch 'master' into fix-reappearing-throttled-reasons
|
2017-02-08 13:11:34 +02:00 |
|
Shlomi Noach
|
6ecf7cc0ee
|
Auto-merged master into interactive-command-question on deployment
|
2017-02-08 13:03:45 +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
|
10edf3c063
|
Migration only starting after first replication lag metric collected
|
2017-02-07 12:13:19 +02:00 |
|
Shlomi Noach
|
91a3fd4a84
|
Merge branch 'master' into which-mysql-versions
|
2017-02-07 11:12:48 +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
|
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
|
779e9fdd83
|
question (?) as argument in interactive commands
|
2017-01-29 09:25:29 +02:00 |
|
Shlomi Noach
|
a07a6f8cf5
|
fixing mediumint unsigned problem
|
2017-01-10 09:57:42 +02:00 |
|
Shlomi Noach
|
f7d2beb4d2
|
handling a non-DML event at the end of a dml-event sequence
|
2017-01-05 08:13:51 +02:00 |
|
Shlomi Noach
|
39c9f5da75
|
Added BuildPKSelectPreparedQuery() and tests; this is first part in the decoupleing of insert...select
|
2017-01-04 14:55:08 +02:00 |
|
Shlomi Noach
|
3fcd8d093b
|
Merge branch 'master' into row-image-minimal
|
2017-01-04 14:28:24 +02:00 |
|
Shlomi Noach
|
baaa255182
|
bailing out from onApplyEventStruct()
|
2017-01-04 12:42:21 +02:00 |
|
Shlomi Noach
|
645af21d03
|
extracted onApplyEventStruct()
|
2017-01-04 12:39:57 +02:00 |
|
Shlomi Noach
|
8d0faa55e3
|
explicit rollback in ApplyDMLEventQueries()
|
2017-01-04 08:44:04 +02:00 |
|
Shlomi Noach
|
220bf83a5b
|
Merge branch 'master' into batch-apply-dml-events
|
2017-01-04 08:37:08 +02:00 |
|
Shlomi Noach
|
445c67635d
|
batching DML writes, configurable --dml-batch-size
|
2017-01-03 14:31:19 +02:00 |
|
Shlomi Noach
|
3e28f462d8
|
Initial support for batching multiple DMLs when writing to ghost table
|
2017-01-03 13:44:52 +02:00 |
|
Shlomi Noach
|
41013901b1
|
Merge branch 'master' into row-image-minimal
|
2016-12-30 08:50:15 +02:00 |
|
Shlomi Noach
|
9177f7553f
|
Merge branch 'master' into heartbeat-control-replicas-unified
|
2016-12-30 08:07:07 +02:00 |
|
Shlomi Noach
|
9dd8d858a1
|
cli: --check-flag
|
2016-12-29 17:39:44 +02:00 |
|
Cyprian Nosek
|
2bfc672b03
|
Add possibility to set serverId as gh-ost argument
Signed-off-by: Cyprian Nosek <cyprian.nosek@pearson.com>
|
2016-12-28 11:49:41 +01:00 |
|
Shlomi Noach
|
c66356bd05
|
--replication-lag-query is deprecated.
|
2016-12-26 21:38:37 +02:00 |
|
Shlomi Noach
|
fc831b0548
|
Reading replication lag via _changelog_ table, also on control replicas
|
2016-12-26 21:31:35 +02:00 |
|
Shlomi Noach
|
c4b9e1ed5e
|
WIP: support for MINIMAL row image
|
2016-12-25 14:20:12 +02:00 |
|
Shlomi Noach
|
eac990bc95
|
Merge branch 'master' into explicit-master-user-password
|
2016-12-15 07:58:12 +01:00 |
|