Shlomi Noach
7c38a50b66
POINT limitation
2017-08-22 12:12:27 +03:00
Shlomi Noach
5a8ed7b6e9
clarifying JSON limitation in docs
2017-08-22 12:10:47 +03:00
Shlomi Noach
6a5ace1842
a slighly more interesting test
2017-08-22 12:02:57 +03:00
Shlomi Noach
2174588ebf
Supporting JSON types
2017-08-22 11:51:20 +03:00
Shlomi Noach
a43796d5c5
added JSON UPDATE and DELETE tests
2017-08-22 11:50:50 +03:00
Shlomi Noach
88d6163ce2
adding json 5.7 tests
2017-08-22 11:20:58 +03:00
Shlomi Noach
a5081da328
Merge pull request #472 from github/tests-57
...
tests compatible with 5.7
2017-08-22 11:15:10 +03:00
Shlomi Noach
17c424f671
tests adaptation for 5.7
2017-08-22 11:08:02 +03:00
Shlomi Noach
7e4d0d5721
Merge branch 'master' into json-57-tests
2017-08-21 08:44:14 +03:00
Shlomi Noach
e10add08a8
smaller chunk size for tests
2017-08-21 08:20:06 +03:00
Shlomi Noach
79e4f1cdbe
detect range end based on OFFSET
2017-08-21 08:12:41 +03:00
Shlomi Noach
3abf74871b
Merge pull request #459 from github/interpolate-params
...
interpolateParams=true: client side prepared statements
2017-08-09 11:58:00 +03:00
Nikhil Mathew
a1473dfb58
Stop infinite goroutines
2017-08-08 15:31:25 -07:00
Nikhil Mathew
7412f42371
Remove no longer needed acceptSignals func
2017-08-08 13:44:53 -07:00
Nikhil Mathew
b399533d4f
Simplify GoMySQLReader
2017-08-08 13:41:46 -07:00
Nikhil Mathew
982b8eede9
Refactor global migration context
2017-08-08 13:36:54 -07:00
Shlomi Noach
30ffe2b331
Merge branch 'master' into json-57-tests
2017-07-27 08:30:08 +03:00
Shlomi Noach
e52c1de341
Merge branch 'master' into interpolate-params
2017-07-27 08:26:53 +03:00
Shlomi Noach
ed5c8044e9
Merge pull request #462 from github/concurrent-migrations-doc
...
documenting concurrent migrations
2017-07-26 14:27:40 +03:00
Shlomi Noach
479c22867e
documenting concurrent migrations
2017-07-26 14:24:47 +03:00
Shlomi Noach
93d8ccbf12
testing 5.7 and JSON
2017-07-26 12:29:32 +03:00
Shlomi Noach
d6f1675f1b
Merge branch 'master' into interpolate-params
2017-07-26 10:01:41 +03:00
Arthur Nogueira Neves
6e51068c84
Merge pull request #458 from github/arthurnn/context_test
...
Dont share the same context in the table name tests
2017-07-25 09:45:59 -07:00
Shlomi Noach
d9a23a2212
interpolateParams=true: client side prepared statements
2017-07-25 09:21:30 +03:00
Arthur Neves
02359b2a79
Dont share the same context in the table name tests
2017-07-24 06:26:31 -04:00
Arthur Nogueira Neves
5294ab6bd1
Merge pull request #457 from github/arthurnn/add_force_table_arg
...
Add a force-table-names command flag
2017-07-23 20:08:30 -04:00
Shlomi Noach
cba462a448
Merge branch 'master' into arthurnn/add_force_table_arg
2017-07-23 06:51:47 +03:00
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