mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
temporarily remove Summit defaults of InnoDB options, to see if it influences pushbuild2
This commit is contained in:
@@ -13,12 +13,12 @@ key_buffer_size= 1M
|
||||
sort_buffer= 256K
|
||||
max_heap_table_size= 1M
|
||||
|
||||
loose-innodb_data_file_path= ibdata1:10M:autoextend
|
||||
loose-innodb_buffer_pool_size= 64M
|
||||
loose-innodb_write_io_threads= 2
|
||||
loose-innodb_read_io_threads= 2
|
||||
loose-innodb_log_buffer_size= 4M
|
||||
loose-innodb_log_file_size= 32M
|
||||
#loose-innodb_data_file_path= ibdata1:10M:autoextend
|
||||
#loose-innodb_buffer_pool_size= 64M
|
||||
#loose-innodb_write_io_threads= 2
|
||||
#loose-innodb_read_io_threads= 2
|
||||
#loose-innodb_log_buffer_size= 4M
|
||||
#loose-innodb_log_file_size= 32M
|
||||
|
||||
slave-net-timeout=120
|
||||
|
||||
|
Reference in New Issue
Block a user