We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f268259 + ebb1de5 commit 8b3a8beCopy full SHA for 8b3a8be
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