mirror of
https://github.com/MariaDB/server.git
synced 2025-04-26 11:49:09 +03:00
Fix : ------- Created separate suites called innodb_zip ans i_innodb_zip that contain all compression tests. Running the new suites with following compression-related parameters : * innodb_compression_level = {1/9} * innodb_log_compressed_pages = {ON/OFF}
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
SET GLOBAL innodb_file_format='Barracuda';
|
|
SET GLOBAL innodb_file_per_table=ON;
|