Jess Breckenridge
e017ec18e4
- Initial documentation on contributing to gh-ost.
...
- It is a bit sparse currently, but will give beginners an idea how on to setup the environment and run tests.
- A good starting point for further PR's.
2017-05-03 14:25:31 -06:00
Jacob Bednarz
2f48e89ea0
This isn't a ghost hook URL, use the _real_ one
2017-04-03 15:59:35 +10:00
Jacob Bednarz
dfb9f888af
Add note for using hooks for stopping and starting RDS replication
2017-04-03 15:52:57 +10:00
Jacob Bednarz
79b9e7be7c
Merge in upstream
2017-03-28 17:06:49 +11:00
Jacob Bednarz
55d8b3a188
Add preflight checklist for aurora docs
2017-03-28 17:03:32 +11:00
Shlomi Noach
15d30cead1
Merge branch 'master' into add-rds-docs
2017-03-28 08:26:58 +03:00
Jacob Bednarz
1aaf47ec6a
Add note that gh-ost
_does_ work with RDS
2017-03-28 12:02:39 +11:00
Shlomi Noach
8d4d9cbaec
throttle-http docuemntation
2017-03-26 15:14:36 +03:00
Jacob Bednarz
bf864e0e0c
Add note on binlogs requiring backup > 1d
2017-03-24 14:00:26 +11:00
Jacob Bednarz
fb3993e560
Fix line endings
2017-03-24 13:47:10 +11:00
Jacob Bednarz
99f7b8d8c7
Add link to pt-table-checksum
patch
2017-03-24 13:44:55 +11:00
Jacob Bednarz
0b93e3697e
Add notes for aurora replication
...
Due to the way aurora is architected, replication means something
slightly different to the traditional sense. This includes a work
around to use test/migrate on replica instead of only master migrations.
2017-03-24 13:44:15 +11:00
Jacob Bednarz
8a854b8e6f
Add known limitations of AWS RDS
2017-03-24 13:42:33 +11:00
Jacob Bednarz
a603089813
AWS RDS!
2017-03-24 13:42:09 +11:00
Shlomi Noach
fc268ab16e
Merge branch 'fix-infinite-cutover-loop' of github.com:github/gh-ost into fix-infinite-cutover-loop
2017-03-07 08:18:48 +02:00
Shlomi Noach
7f728729e3
documenting gh-ost-on-start-replication hook
2017-03-07 08:18:38 +02:00
Shlomi Noach
d15594824a
documenting --timestamp-old-table
2017-02-21 17:34:58 -07:00
Shlomi Noach
6ecf7cc0ee
Auto-merged master into interactive-command-question on deployment
2017-02-08 13:03:45 +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
e98ffd11a9
Merge branch 'master' into interactive-command-question
2017-02-07 09:49:01 +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
d6347c4f33
adding common-questions doc page
2017-02-05 08:03:28 +02:00
Shlomi Noach
599f4323a2
documenting the question argument
2017-01-29 09:25:41 +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
1157027161
documenting --dml-batch-size
2017-01-08 09:46:12 +02:00
Shlomi Noach
914f692af2
grammar
2017-01-04 08:30:23 +02: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
7126b28169
support for --skip-foreign-key-checks
2016-11-21 09:18:40 +01:00
Jonathan Camenisch
668c13cf20
Small typo correction
2016-11-04 11:04:43 -04:00
Shlomi Noach
3be76cd0ff
added limitations clarifications: JSON and FEDERATED
2016-11-02 10:41:40 +01:00
Shlomi Noach
7fe7b032e9
concurrent-rowcount defaults 'true'
2016-10-26 10:40:12 +02:00
Shlomi Noach
82a76ae879
Merge branch 'master' into enum-sort-test
2016-10-20 10:16:02 +02:00
Shlomi Noach
adad4b6c34
added enum limitation documentation
2016-10-20 10:07:46 +02:00
Fernando Álvarez
3c767b3611
doc: fix link to cheatsheet on What If page
2016-10-19 23:41:00 +02:00
Gillian Gunson
48c2b6dc14
Added note about table schema needing to be identical
2016-10-19 05:29:34 -07:00
Gillian Gunson
7d313467f1
unified spacing of notes through page
2016-10-19 05:18:21 -07:00
Gillian Gunson
6c0d7d1f64
added requirement about identical table definitions
2016-10-19 05:16:41 -07:00
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