Oracle
1Z0-908 · Question #27
Which two statements are true about InnoDB data-at-rest encryption? (Choose two.)
The correct answer is C. It supports all indexes transparently. D. It decrypts data for use in memory. https://docs.oracle.com/cd/E17952_01/mysql-8.0-en/faqs-tablespace-encryption.html
Security
Question
Which two statements are true about InnoDB data-at-rest encryption? (Choose two.)
Options
- AIt supports only non-blob datatypes.
- BIt does not support the transportable tablespaces feature.
- CIt supports all indexes transparently.
- DIt decrypts data for use in memory.
- EIt enforces encryption from disk to memory and over network transmission.
How the community answered
(57 responses)- A9% (5)
- B16% (9)
- C70% (40)
- E5% (3)
Explanation
https://docs.oracle.com/cd/E17952_01/mysql-8.0-en/faqs-tablespace-encryption.html
Topics
#data-at-rest encryption#InnoDB tablespace encryption#transparent encryption#memory decryption
Community Discussion
No community discussion yet for this question.