This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
YGGo
Watch
1
Star
0
Fork
0
You've already forked YGGo
mirror of
https://github.com/YGGverse/YGGo.git
synced
2025-01-08 22:07:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
400233bfe6
YGGo
/
example
/
environment
/
mysql.cnf
5 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add mysql conf example
2023-08-03 06:25:43 +00:00
[mysqld]
add innodb_buffer_pool_size default value
2023-08-05 16:51:30 +00:00
tmp_table_size = 512M
max_heap_table_size = 512M
innodb_buffer_pool_size = 512M
Reference in New Issue
Copy Permalink