We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e953b7 + 81a9538 commit ebb1de5Copy full SHA for ebb1de5
doc/requirements-and-limitations.md
@@ -50,4 +50,5 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
50
51
- Migrating a `FEDERATED` table is unsupported and is irrelevant to the problem `gh-ost` tackles.
52
53
+- [Encrypted binary logs](https://www.percona.com/blog/2018/03/08/binlog-encryption-percona-server-mysql/) are not supported.
54
- `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