This website works better with JavaScript.
Explore
Help
Register
Sign In
YGGverse
/
YGGo
mirror of
https://github.com/YGGverse/YGGo.git
Watch
1
Star
0
Fork
You've already forked YGGo
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
add mysql conf example
main
ghost
1 year ago
parent
7c407e0d1f
commit
772975059c
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
config/mysql.cnf
3
config/mysql.cnf
Unescape
Escape
View File
@ -0,0 +1,3 @@
[mysqld]
tmp_table_size = 512M
max_heap_table_size = 512M
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
YGGverse/YGGo
Title
Body
Create Issue