Commit Graph

795 Commits

Author SHA1 Message Date
Jess Breckenridge
175b6037d9 - Modifications so that development is easier.
- Striving for clone && boostrap and test simplicity.
- Modifications strive to use go 1.7 in repo directory.
- Moved libs to src directory where go expects them.
2017-05-02 14:41:15 -06:00
Jess Breckenridge
aa2999bd96 - Redo 2017-05-02 14:27:42 -06:00
Jess Breckenridge
da7fdfc8b3 - Starting over. Did not publish before deleting to test. 2017-05-02 14:22:06 -06:00
Shlomi Noach
d757539d3c Merge pull request #404 from github/drop-add-same-column
Drop, then add same column
2017-05-01 07:49:58 +03:00
Shlomi Noach
e2a6b857d0 Merge branch 'master' into drop-add-same-column 2017-04-23 20:26:31 +03:00
Shlomi Noach
7f62efba91 tests to only check non dropped columns 2017-04-23 08:48:06 +03:00
Shlomi Noach
8a0f1413eb dropped columns are not 'shared' and no data copy attempted for such columns 2017-04-23 08:38:35 +03:00
Shlomi Noach
b0469b95b5 further fixes to the test case 2017-04-23 08:37:48 +03:00
Shlomi Noach
85c498511e parser recognizes DROP COLUMN tokens 2017-04-23 08:23:56 +03:00
Shlomi Noach
acd78b392f adding tests for dropping-then-adding a column 2017-04-23 08:00:28 +03:00
Shlomi Noach
de349a79c6 Merge pull request #401 from github/sock-nil-connection
error and nil checks on socket connection
2017-04-18 06:42:48 +03:00
Shlomi Noach
3092e9c5c0 error and nil checks on socket connection 2017-04-13 08:27:42 +03:00
Shlomi Noach
3313cb3933 Merge pull request #385 from jacobbednarz/add-rds-docs
WIP: Add AWS RDS docs
2017-04-10 07:02:36 +03:00
Jacob Bednarz
c3eda3f23e
Update to latest upstream branch 2017-04-10 13:59:15 +10:00
Jacob Bednarz
0989944528
Add RDS link in README usage 2017-04-10 13:58:35 +10:00
Shlomi Noach
7421ad8c87 Merge branch 'master' into add-rds-docs 2017-04-03 14:33:03 +03:00
Shlomi Noach
f693aeede4 Merge pull request #393 from github/release-1-0-36
release 1.0.36
2017-04-03 12:58:26 +03:00
Shlomi Noach
ebd4af1328 release 1.0.36 2017-04-03 12:57:57 +03: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
b07de626a9
Update branch to match remote 2017-04-03 15:56:34 +10:00
Jacob Bednarz
dfb9f888af
Add note for using hooks for stopping and starting RDS replication 2017-04-03 15:52:57 +10:00
Shlomi Noach
d16fa023da Merge branch 'master' into add-rds-docs 2017-04-03 07:33:56 +03:00
Shlomi Noach
050d1e2ecf Merge pull request #392 from github/travisci
supporting TravisCI
2017-04-03 07:33:45 +03:00
Shlomi Noach
7459bb22bb Merge branch 'master' into add-rds-docs 2017-04-03 07:33:06 +03:00
Shlomi Noach
0d799b67ea Readme badges 2017-04-02 10:46:36 +03:00
Shlomi Noach
3b5132bf2c supporting TravisCI 2017-04-02 10:43:45 +03:00
Shlomi Noach
1b0791e5dd Merge pull request #389 from github/close-sync-with-err
fixing binlog syncer double-close()
2017-03-29 09:00:25 +03: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
Shlomi Noach
8405b0c3b8 Merge branch 'master' into close-sync-with-err 2017-03-28 08:01:18 +03:00
Shlomi Noach
c1c31fb0c7 Merge pull request #386 from github/throttle-http
supporting throttle-http
2017-03-28 07:58:29 +03:00
Jacob Bednarz
1aaf47ec6a
Add note that gh-ost _does_ work with RDS 2017-03-28 12:02:39 +11:00
Shlomi Noach
7a3912da80 fixing binlog syncer double-close() 2017-03-27 08:33:06 +03:00
Shlomi Noach
8d4d9cbaec throttle-http docuemntation 2017-03-26 15:14:36 +03:00
Shlomi Noach
c413d508cc HEAD instead of GET 2017-03-26 13:12:56 +03:00
Shlomi Noach
23ce390d69 supporting throttle-http 2017-03-26 13:10:34 +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
f3fb0ea24a Merge pull request #368 from github/fix-infinite-cutover-loop
cut-over failure on test-on-replica starts replication again
2017-03-12 07:34:32 +02: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
7517238bd3 Merge branch 'master' into fix-infinite-cutover-loop 2017-03-06 21:50:26 +02:00
Shlomi Noach
e0cf2ad109 Merge pull request #376 from github/old-table-name-timestamp
supporting --timestamp-old-table
2017-03-06 21:49:50 +02:00
Shlomi Noach
91521f9357 Merge branch 'master' into old-table-name-timestamp 2017-03-05 18:10:14 +02:00
Shlomi Noach
6b981512f9 Merge pull request #379 from github/fix-post-cut-over-writes
mitigating cut-over/write race condition
2017-03-05 18:10:01 +02:00