initial commit
This commit is contained in:
7
db-config/my.cnf
Normal file
7
db-config/my.cnf
Normal file
@@ -0,0 +1,7 @@
|
||||
[mysqld]
|
||||
innodb_buffer_pool_size = 1G
|
||||
innodb_log_file_size = 256M
|
||||
innodb_flush_log_at_trx_commit = 2
|
||||
innodb_flush_method = O_DIRECT
|
||||
query_cache_size = 0
|
||||
query_cache_type = 0
|
||||
Reference in New Issue
Block a user