Skip to content

Commit 7c38a50

Browse files
author
Shlomi Noach
committed
POINT limitation
1 parent 5a8ed7b commit 7c38a50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/requirements-and-limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
2828

2929
- MySQL 5.7 generated columns are not supported. They may be supported in the future.
3030

31+
- MySQL 5.7 `POINT` column type is not supported.
32+
3133
- MySQL 5.7 `JSON` columns are supported but not as part of `PRIMARY KEY`
3234

3335
- The two _before_ & _after_ tables must share a `PRIMARY KEY` or other `UNIQUE KEY`. This key will be used by `gh-ost` to iterate through the table rows when copying. [Read more](shared-key.md)

0 commit comments

Comments
 (0)