mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
1c0122c5c1
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}
2 lines
80 B
Text
2 lines
80 B
Text
SET GLOBAL innodb_file_format='Barracuda';
|
|
SET GLOBAL innodb_file_per_table=ON;
|