Skip to content

Commit 48e1281

Browse files
author
Shlomi Noach
committed
Documenting limitation: encrypted binlogs
1 parent 12424e9 commit 48e1281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/requirements-and-limitations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
5252
- If you have en `enum` field as part of your migration key (typically the `PRIMARY KEY`), migration performance will be degraded and potentially bad. [Read more](https://github.com/github/gh-ost/pull/277#issuecomment-254811520)
5353

5454
- Migrating a `FEDERATED` table is unsupported and is irrelevant to the problem `gh-ost` tackles.
55+
56+
- [Encrypted binary logs](https://www.percona.com/blog/2018/03/08/binlog-encryption-percona-server-mysql/) are not supported.

0 commit comments

Comments
 (0)