Skip to content

Commit ebb1de5

Browse files
Merge pull request #562 from github/limitation-encrypted-binlogs
Documenting limitation: encrypted binlogs
2 parents 5e953b7 + 81a9538 commit ebb1de5

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)