Shlomi Noach
4d903d0119
Merge pull request #264 from github/discard-foreign-keys
...
Discard foreign keys
2016-10-12 08:16:27 +02:00
Shlomi Noach
53f7d69a8a
documentation for --critical-load-interval-millis flag
2016-10-11 17:07:02 +02:00
Shlomi Noach
5d312a2bfb
documenting --discard-foreign-keys flag
2016-10-07 10:23:52 +02:00
Josh Bodah
d008e40ac1
fix more docs typos
2016-09-30 12:39:50 -04:00
Jonah Berquist
c7f8795136
Merge pull request #252 from jbodah/patch-5
...
fix broken external mysql link in docs
2016-09-29 17:28:51 -07:00
Josh Bodah
738531018b
fix broken external mysql link in docs
2016-09-29 17:09:05 -04:00
Josh Bodah
a2444fe93e
fix doc spelling
2016-09-29 16:24:04 -04:00
Josh Bodah
52d7bc31ea
Change docs from referencing gh-osc
...
Changes docs to use new exe name of `gh-ost` instead of old name `gh-osc`
2016-09-28 15:20:48 -04:00
Michael Gooden
008ff1f008
Update documentation link.
2016-09-20 22:30:41 +02:00
Josh Bodah
36ab61c278
Fix broken docs link in command-line-flags
2016-09-19 14:57:34 -04:00
Shlomi Noach
88f2af8111
support for --assume-master-host, master-master/tungsten
2016-09-02 13:09:18 +02:00
Shlomi Noach
4331593741
elaborate hooks doc
2016-09-02 10:51:22 +02:00
Shlomi Noach
736c8a042b
typos
2016-09-02 08:54:21 +02:00
Shlomi Noach
ad3d1b2384
beautify
2016-09-01 13:45:37 +02:00
Shlomi Noach
34a7306f4b
elaborate sub-second lag throttling
2016-09-01 13:44:30 +02:00
Shlomi Noach
25400cdf96
clarified throttling logic; indicating sub-second lag
2016-09-01 13:20:39 +02:00
Shlomi Noach
9c92779939
begin documentation on sub-second replication lag throttling
2016-09-01 13:13:04 +02:00
Shlomi Noach
5773fd22ae
more comments on cut-over
2016-09-01 13:12:24 +02:00
Shlomi Noach
d5161c6a89
updating documentation following recent developments
...
describing `--concurrent-rowcount`
2016-09-01 12:46:54 +02:00
Gillian Gunson
ab70e011ad
Added info to critical-load. Format changes
2016-08-31 18:10:02 -07:00
Shlomi Noach
75b2542f26
Merge branch 'master' into reduce-minimum-max-lag
2016-08-30 09:47:33 +02:00
Shlomi Noach
2afb86b9e4
support for millisecond throttling
...
- `--max-lag-millis` is at least `100ms`
- `--heartbeat-interval-millis` introduced; defaults `500ms`, can range `100ms` - `1s`
- Control replicas lag calculated asynchronously to throttle test
- aggressive when `max-lag-millis < 1000` and when `replication-lag-query` is given
2016-08-30 09:41:59 +02:00
Shlomi Noach
7450910e70
fixed docs
2016-08-29 12:47:15 +02:00
Shlomi Noach
676020000a
typo
2016-08-25 15:11:58 +02:00
Shlomi Noach
398e1c75ff
doc clarification
2016-08-25 14:44:15 +02:00
Shlomi Noach
ebd53371d6
adding hooks documentation
2016-08-25 14:43:06 +02:00
Shlomi Noach
79399f446b
added documentation for local tests
2016-08-24 12:51:01 +02:00
Daniël van Eeden
bf7d33efe5
Improve documentation for throttle-control-replicas interactive command
2016-08-23 09:16:25 +02:00
Shlomi Noach
9752179723
interactive command: sup
2016-08-19 09:16:17 +02:00
Shlomi Noach
5dbd2e1c85
clarifying meaning of sleep-ratio
2016-08-18 13:13:51 +02:00
Shlomi Noach
508534976a
assume-rbr and SUPER documentation
...
- introducing --assume-rbr
- discussing the implication of being able to run without SUPER
2016-08-18 10:09:06 +02:00
Shlomi Noach
5d29e3dedd
master-master unsupported
2016-08-11 09:18:22 +02:00
Shlomi Noach
97496d9a7e
Clarifying row image requirement
2016-08-02 10:25:36 +02:00
Chris Lewis
c3d53cf419
Mention that Google Cloud SQL also requires SUPER
2016-08-01 12:46:42 -07:00
Shlomi Noach
327fd70aa2
understanding output: updated with output improvements
2016-07-31 15:56:27 +02:00
Shlomi Noach
4121a1af1a
limitation noted: generated columns
2016-07-31 15:25:32 +02:00
Shlomi Noach
b90a6d185f
adding The Fine Print documentation
2016-07-31 09:46:15 +02:00
Shlomi Noach
3f172d3500
fixed broken link, typos
2016-07-22 17:26:33 +02:00
Shlomi Noach
a0e10a17d8
more what-if
2016-07-19 16:40:50 -06:00
Shlomi Noach
b0c0049c76
more doc
2016-07-16 06:57:22 -06:00
Shlomi Noach
f09af79b9f
illustrations
2016-07-16 05:44:04 -06:00
Shlomi Noach
4a66290b8c
general flow
2016-07-16 05:36:32 -06:00
Shlomi Noach
30069871ed
cheatsheet text
2016-07-16 05:32:06 -06:00
Shlomi Noach
5fb65968a4
cheatsheet text
2016-07-16 05:28:21 -06:00
Shlomi Noach
d688cadabc
cheatsheet text
2016-07-16 05:27:44 -06:00
Shlomi Noach
6aba76cd79
cheatsheet text
2016-07-16 05:24:00 -06:00
Shlomi Noach
8ae191cf12
beginning cheatsheet
2016-07-16 05:22:35 -06:00
Shlomi Noach
1fec66d646
prettify
2016-07-16 05:20:34 -06:00
Shlomi Noach
7643eb39a2
more documentation
...
- what if?
- requirements and limitations
- more abotu variables
- logo
2016-07-16 05:18:45 -06:00
Shlomi Noach
8e46b4ceea
max-lag-millis is dynamicly controllable
2016-07-13 09:44:00 +02:00