Add files via upload
This commit is contained in:
parent
56b76baa4e
commit
fe2da43e66
1 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,7 @@ wait_timeout = 800
|
|||
|
||||
#memory use settings, you should adjust this based on your hardware
|
||||
innodb_buffer_pool_size = 1342177280
|
||||
innodb_buffer_pool_instances = 2
|
||||
innodb_flush_method = O_DIRECT
|
||||
|
||||
</pre>
|
||||
|
@ -515,6 +516,7 @@ wait_timeout = 800
|
|||
|
||||
#memory use settings, you should adjust this based on your hardware
|
||||
innodb_buffer_pool_size = 1342177280
|
||||
innodb_buffer_pool_instances = 2
|
||||
innodb_flush_method = O_DIRECT
|
||||
|
||||
#setting up replication below
|
||||
|
|
Loading…
Add table
Reference in a new issue