Commit Graph

798 Commits

Author SHA1 Message Date
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
Shlomi Noach
6bcf5154cd Merge pull request #351 from github/check-flag
cli: --check-flag
2016-12-30 07:58:54 +02:00
Shlomi Noach
9dd8d858a1 cli: --check-flag 2016-12-29 17:39:44 +02:00
Shlomi Noach
d21bd3f18c Merge pull request #349 from cypiszzz/master
Add possibility to set serverId as gh-ost option
2016-12-29 13:09:38 +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
3bf64d8280 typo 2016-12-27 09:16:27 +02:00
Shlomi Noach
9be3c099ee removed redundant paragraph 2016-12-27 09:15:32 +02:00
Shlomi Noach
9f11c6e89e docs: no longer using binary logs for heartbeat 2016-12-27 09:14:11 +02:00
Shlomi Noach
21cf1ffdc5 updated documentation to match --replication-lag-query deprecation 2016-12-27 08:48:34 +02: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
d13049b41e Merge pull request #339 from github/explicit-master-user-password
support for --master-user and --master-password
2016-12-20 07:04:16 +02:00
Shlomi Noach
eac990bc95 Merge branch 'master' into explicit-master-user-password 2016-12-15 07:58:12 +01:00
Shlomi Noach
863f50808c Merge pull request #337 from github/start-slave-wait
sleeping 500ms after 'START SLAVE'
2016-12-15 07:57:58 +01:00
Shlomi Noach
ba974658ca Merge branch 'master' into explicit-master-user-password 2016-12-15 07:57:19 +01:00
Shlomi Noach
a147b32391 Merge branch 'master' into start-slave-wait 2016-12-15 07:57:16 +01:00
Shlomi Noach
038083ea33 Merge pull request #340 from github/release-1-0-32
updated release version following some changes I wish to release
2016-12-14 10:39:37 +01:00
Shlomi Noach
5af336e29b updated release version following some changes I wish to release 2016-12-14 10:38:58 +01:00
Shlomi Noach
ba2a9d9e55 support for --master-user and --master-password 2016-12-13 16:09:34 +01:00