Shlomi Noach
260374aeb9
Merge branch 'master' into long-table-names
2017-07-20 16:46:41 +03:00
Shlomi Noach
94a325c6b4
Merge pull request #447 from github/case-insensitive-columns
...
handling column name case change
2017-07-19 15:59:00 +03:00
Shlomi Noach
39e73e37d0
testing context.TimestampOldTable
2017-07-19 15:22:46 +03:00
Shlomi Noach
168676bd9d
ghost/changelog/del table names support max characters limit
2017-07-19 15:14:03 +03:00
Shlomi Noach
4a3a5a1ce1
Merge branch 'master' into case-insensitive-columns
2017-07-16 06:51:39 +03:00
Shlomi Noach
dd10b527f7
Merge pull request #445 from github/investigate-kill
...
responding to errors in rowcopy
2017-07-16 06:51:12 +03:00
Shlomi Noach
a23e5adc48
added test expecting failure in case-change to shared key column name
2017-07-12 12:41:10 +03:00
Shlomi Noach
effae08fbf
supporting change of column name-case
2017-07-12 12:33:32 +03:00
Shlomi Noach
bf5489a56d
handling column name case change
2017-07-12 11:59:39 +03:00
Shlomi Noach
e6dd2c90d2
responding to errors in rowcopy
2017-07-11 13:39:11 +03:00
Shlomi Noach
787419ac2e
Merge pull request #440 from github/throttle-http-freno-aware
...
freno-aware http-throttler
2017-07-09 07:38:34 +03:00
Shlomi Noach
81403699b7
Merge branch 'master' into throttle-http-freno-aware
2017-07-05 10:16:56 +03:00
Shlomi Noach
515e2bedb8
Merge pull request #438 from github/dml-batch-size-cap
...
--dml-batch-size cap at 1000
2017-07-05 10:11:35 +03:00
Shlomi Noach
a8932ee1b8
freno-aware http-throttler
2017-07-04 10:28:09 +03:00
Shlomi Noach
f9788a61ed
Merge branch 'master' into dml-batch-size-cap
2017-07-04 08:54:49 +03:00
Shlomi Noach
095863b774
dml-batch-size capped at 1000
2017-07-04 08:50:25 +03:00
Shlomi Noach
31005ac706
Merge pull request #405 from jacobbednarz/fix-variables-spelling
...
thank you!
2017-06-29 20:55:13 +03:00
Shlomi Noach
36bcc031ce
Merge branch 'master' into fix-variables-spelling
2017-06-29 20:53:49 +03:00
Shlomi Noach
e8b384e43c
supporting greater batch size
2017-06-28 19:35:55 +03:00
Shlomi Noach
340a93cc98
Merge pull request #433 from github/doc-fixes
...
Doc update for building from source
2017-06-21 08:46:09 +03:00
Shlomi Noach
d153402438
Doc update for building from source
2017-06-21 08:44:26 +03:00
Shlomi Noach
c211ebad01
Merge pull request #426 from groodt/patch-1
...
Update to state RDS works, but has it's own limitations
2017-06-11 08:57:24 +03:00
Greg Roodt
445c903176
Merge branch 'master' into patch-1
2017-06-06 08:21:12 +10:00
Shlomi Noach
8335f13721
Merge pull request #424 from github/critical-load-hibernate
...
hibernate on critical-load
2017-06-05 09:37:47 +03:00
Shlomi Noach
5b2209cb42
Merge branch 'master' into critical-load-hibernate
2017-06-05 09:36:37 +03:00
Greg Roodt
83c2c7dc23
Update requirements-and-limitations.md
2017-06-05 15:59:24 +10:00
Shlomi Noach
5585c252ac
Merge pull request #413 from github/develdocs
...
Thank you!
2017-06-04 08:52:13 +03:00
Jess Breckenridge
611ea68ef2
Merge branch 'master' into develdocs
2017-05-25 10:12:53 -06:00
Shlomi Noach
8da0f60582
fixed critical-load check for hibernation
2017-05-24 10:53:00 +03:00
Shlomi Noach
ad47f7c147
throttling just prior to leaving hibernation, so as to allow re-throttle checks to apply
2017-05-24 10:42:47 +03:00
Shlomi Noach
3955a6d67f
hibernate on critical-load
2017-05-24 08:32:13 +03:00
Shlomi Noach
d0167600d0
Merge pull request #411 from github/server-report-coordinates
...
support for 'coordinates' command
2017-05-07 08:17:02 +03:00
Jess Breckenridge
b79185ab64
- Bad copy and paste. Coding gh-ost in README.md actually pointed to command-line-flags.md.
2017-05-04 12:58:22 -06:00
Jess Breckenridge
7df2e0d433
- Updating PR template to reflect current build workflow
2017-05-04 12:51:00 -06:00
Jess Breckenridge
13491a0d0b
- Adding link to coding-ghost.md
documentation.
2017-05-03 14:35:31 -06:00
Jess Breckenridge
95c9547d54
- Initial documentation on getting started developing for gh-ost.
2017-05-03 14:31:45 -06:00
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
Shlomi Noach
eaa3489fe0
Merge branch 'master' into server-report-coordinates
2017-05-01 07:50:13 +03: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
79cee99f57
support for 'coordinates' command
2017-04-28 15:50:51 -07:00
Jacob Bednarz
0243e76b33
s/applyEnvironmentVairables/applyEnvironmentVariables
2017-04-24 07:45:21 +10: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