Files
lemp/my.cnf

16 lines
291 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
#
!includedir /etc/my.cnf.d