mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
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;
|