mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
Step 5: -- Rename encryption_key -> encryption_key_id -- Remove unnecessary code -- Fix few bugs found -- Fix test cases and results files
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
SET GLOBAL innodb_file_format = `Barracuda`;
|
|
SET GLOBAL innodb_file_per_table = ON;
|
|
set global innodb_compression_algorithm = 1;
|