mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-08-26 05:42:05 +00:00
add innodb_buffer_pool_size default value
This commit is contained in:
parent
de28d85a71
commit
f9774f2431
@ -1,3 +1,5 @@
|
||||
[mysqld]
|
||||
tmp_table_size = 512M
|
||||
max_heap_table_size = 512M
|
||||
tmp_table_size = 512M
|
||||
max_heap_table_size = 512M
|
||||
|
||||
innodb_buffer_pool_size = 512M
|
Loading…
x
Reference in New Issue
Block a user