[MDEV-11996] Docs Request: Add Clarification to "data at rest encryption" page regarding ALTER TABLE T encrypted=NO Created: 2017-02-05 Updated: 2017-05-25 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Chris Calender (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I would like to request that we add a clarification on our "Data at Rest Encryption" page at the end of the section about "ALTER TABLE T encrypted=NO". https://mariadb.com/kb/en/mariadb/data-at-rest-encryption/ At the end of this sentence: "Disables the encryption of table T. If it was encrypted before, it's decrypted." I would like to add something like: If you have innodb-encrypt-tables=FORCE set, then this statement will fail with an error similar to the following:
|
| Comments |
| Comment by Sergei Golubchik [ 2017-05-25 ] |
|
ccalender, you know that you can just edit the page in KB and add this line yourself, right? |