Commit Graph

950 Commits

Author SHA1 Message Date
Arthur Neves
843c74f960
Add a force-table-names command flag
usage example:
```
gh-ost  ...  --force-table-names=migration_tbl
```

The force-table-names flag will receive a table name and use that name
when creating the _del, _gho, _ghc tables.
For instance for that example above, the tables would be:

_migration_tbl_del
_migration_tbl_gho
_migration_tbl_ghc

[fixes #399]
2017-07-21 15:37:57 -04:00
Arthur Nogueira Neves
b0ad6002b7 Merge pull request #456 from github/arthurnn/fix_readme_conding_link
Fix coding guide link from readme
2017-07-21 13:35:08 -04:00
Arthur Neves
94b18b2d72
Fix coding guide link from readme
It was pointing to an old folder. Now should work, and use a relative path
2017-07-21 11:18:55 -04:00
Shlomi Noach
b336409621 release 1.0,40 2017-07-21 06:37:27 +03:00
Shlomi Noach
40eb800661 Merge pull request #452 from github/datetime-6-millis-corruption
timestamp/datetime submillis corruption fix
2017-07-21 06:36:24 +03:00
Shlomi Noach
5af587a92b Merge branch 'master' into datetime-6-millis-corruption 2017-07-20 17:19:59 +03:00
Shlomi Noach
2f4e226b67 Merge pull request #453 from github/dynamic-dml-batch-size
Dynamic DML batch size; apadting buffer size to match
2017-07-20 16:47:41 +03:00
Shlomi Noach
e2c14f5aba Merge branch 'master' into dynamic-dml-batch-size 2017-07-20 16:47:22 +03:00
Shlomi Noach
d05f0cebc3 Merge pull request #451 from github/long-table-names
ghost/changelog/del table names support max characters limit
2017-07-20 16:47:11 +03:00
Shlomi Noach
260374aeb9 Merge branch 'master' into long-table-names 2017-07-20 16:46:41 +03:00
Shlomi Noach
de0ebcbbb0 documentation 2017-07-19 16:48:22 +03:00
Shlomi Noach
6da0b8af3d Dynamic DML batch size; apadting buffer size to match 2017-07-19 16:44:18 +03:00
Shlomi Noach
f136123282 Merge branch 'master' into datetime-6-millis-corruption 2017-07-19 15:59:54 +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
3bea583595 fixed fraction of the second problem 2017-07-19 15:54:39 +03:00
Shlomi Noach
e113d2703c timestamp/datetime submillis corruption fix 2017-07-19 15:38:24 +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
0db95108bb Merge branch 'master' into touch-postpone-flag-file 2017-06-24 16:34:39 +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
cb3c7f3e20 Merge branch 'master' into touch-postpone-flag-file 2017-06-11 08:57:45 +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
8f84be1f70 no --postpone-cut-over-flag-file in tests 2017-05-07 14:59:55 +03:00
Shlomi Noach
aca288e88d -postpone-cut-over-flag-file implies touching indicated file 2017-05-07 14:58:18 +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