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