Skip to content

Commit 8b3a8be

Browse files
Merge branch 'master' into handle_driver_timeout_error
2 parents f268259 + ebb1de5 commit 8b3a8be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/requirements-and-limitations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
5050

5151
- Migrating a `FEDERATED` table is unsupported and is irrelevant to the problem `gh-ost` tackles.
5252

53+
- [Encrypted binary logs](https://www.percona.com/blog/2018/03/08/binlog-encryption-percona-server-mysql/) are not supported.
5354
- `ALTER TABLE ... RENAME TO some_other_name` is not supported (and you shouldn't use `gh-ost` for such a trivial operation).

0 commit comments

Comments
 (0)