Commit 5d64a458 authored by Jérome Perrin's avatar Jérome Perrin Committed by Tristan Cavelier

use 8Go for innodb_buffer_pool_size

(not to be merged)
parent ad032691
......@@ -34,7 +34,7 @@ max_connections = 1000
# The following are important to configure and depend a lot on to the size of
# your database and the available resources.
#innodb_buffer_pool_size = 4G
innodb_buffer_pool_size = 8G
#innodb_log_file_size = 256M
#innodb_log_buffer_size = 8M
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment