Files
lemp/my.cnf

17 lines
292 B
Plaintext
Raw Normal View History

2016-08-28 18:46:09 +08:00
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
[myisamchk]
key_buffer_size = 8M
sort_buffer_size = 8M
read_buffer = 4M
write_buffer = 4M
#
# include all files from the config directory
#
2016-09-16 08:25:05 +08:00
!includedir /etc/my.cnf.d