DOC: statement about innodb_encrypt_tables = OFF is wrong

Description

OFF

By default, newly created tables are not encrypted. Add the ENCRYPTION=NO clause in the CREATE TABLE or {{ALTER TABLE}}statement to create an encrypted table.

Should be

OFF

By default, newly created tables are not encrypted. Add the +*ENCRYPTION=YES*+ clause in the CREATE TABLE or {{ALTER TABLE}}statement to create an encrypted table.

Environment

None

Smart Checklist

Activity

Show:

patrick.birch September 18, 2019 at 8:10 PM

The current version for 5.7 and 8.0 are correct. 

Lalit Choudhary March 18, 2019 at 10:14 AM

Done

Details

Assignee

Reporter

Time tracking

18m logged

Components

Fix versions

Priority

Smart Checklist

Created March 15, 2019 at 5:34 AM
Updated March 6, 2024 at 12:17 PM
Resolved September 18, 2019 at 8:12 PM