Mysql配置文件


[client]
#password       = your_password
port            = 3306
socket          = /var/lib/mysql/mysql.sock

[mysqld]
port            = 3306
socket          = /var/lib/mysql/mysql.sock

skip-external-locking
skip-innodb
#skip-name-resolve
#skip-networking
#skip-locking

max_allowed_packet = 32M
max_connections    = 7000
#max_seeks_for_key  = 3000

key_buffer_size = 512M
table_open_cache = 512
sort_buffer_size = 16M
read_buffer_size = 16M
join_buffer_size = 32M
read_rnd_buffer_size = 32M

myisam_sort_buffer_size = 96M

thread_cache_size = 32
query_cache_size = 32M

tmp_table_size   = 128M

wait_timeout = 25
interactive_timeout = 25

# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8

slow_query_log  = 1
long_query_time = 10
slow_query_log_file = /var/log/slowlog.log #skip-networking

#log-bin = mysql-bin
#expire_logs_days = 20
server-id       = 1
[mysqldump]
quick
max_allowed_packet = 16M

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates

[myisamchk]
key_buffer_size = 256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值