Commit Graph

816 Commits

Author SHA1 Message Date
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
Shlomi Noach
779e9fdd83 question (?) as argument in interactive commands 2017-01-29 09:25:29 +02:00
Shlomi Noach
5af70265a3 Merge pull request #355 from github/unsigned-int
localtests and fix for unsigned medium int problem
2017-01-25 13:27:01 +02:00
Shlomi Noach
56ab127b0b Merge branch 'master' into unsigned-int 2017-01-22 07:48:50 +02:00
Shlomi Noach
31ba5827fb Merge pull request #358 from github/tests-shared-unique-key
Testing and clarifying shared unique key requirement
2017-01-22 07:48:31 +02:00
Gillian Gunson
e020b9c756 Moved my comment suggestions here 2017-01-19 00:17:43 -08:00
Shlomi Noach
0d31ca8a38 Added 'shared-key' documentation 2017-01-15 09:07:55 +02:00
Shlomi Noach
c5d1ef7f55 proper documentation for shared key requirements 2017-01-10 15:05:06 +02:00
Shlomi Noach
fae95fc3e1 Added test for swapping uniqye keys without pk 2017-01-10 12:43:06 +02:00
Shlomi Noach
dd9a3e1d0c adding PK, UK, PK-to-UK conversion tests 2017-01-10 12:35:42 +02:00
Shlomi Noach
36a66e0c05 supporting customized 'order by' in tests 2017-01-10 12:35:10 +02:00
Shlomi Noach
115e325d7c sanity replication restart before each test 2017-01-10 11:22:00 +02:00
Shlomi Noach
a07a6f8cf5 fixing mediumint unsigned problem 2017-01-10 09:57:42 +02:00
Shlomi Noach
67cfba3ce4 simplified test 2017-01-10 09:24:57 +02:00
Shlomi Noach
374e82c8eb having the test reproduce the problem for which it was created 2017-01-10 09:17:49 +02:00
Shlomi Noach
1921b0f9df complicating the test 2017-01-10 09:13:05 +02:00
Shlomi Noach
5ba98a627c localtests for unsigned-int 2017-01-09 15:40:29 +02:00
Shlomi Noach
8d8ef34c23 Merge pull request #352 from github/batch-apply-dml-events
Batch apply dml events
2017-01-09 08:12:48 +02:00
Shlomi Noach
1157027161 documenting --dml-batch-size 2017-01-08 09:46:12 +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
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
e17f41b26a Merge pull request #347 from github/heartbeat-control-replicas-unified
Reading replication lag via _changelog_ table, also on control replicas
2017-01-04 08:36:40 +02:00
Shlomi Noach
914f692af2 grammar 2017-01-04 08:30:23 +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
9177f7553f Merge branch 'master' into heartbeat-control-replicas-unified 2016-12-30 08:07:07 +02:00