mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
b4a4d82396
Step 1: -- Remove page encryption from dictionary (per table encryption will be handled by storing crypt_data to page 0) -- Remove encryption/compression from os0file and all functions before that (compression will be added to buf0buf.cc) -- Use same CRYPT_SCHEME_1 for all encryption methods -- Do some code cleanups to confort InnoDB coding style |
||
---|---|---|
.. | ||
log0crypt.cc | ||
log0log.cc | ||
log0online.cc | ||
log0recv.cc |