文章分类 -  MySql

mysql
摘要:mysql 设置缓存大小 set global max_allowed_packet=1000000000; set global net_buffer_length=1000000; 阅读全文
posted @ 2016-01-28 16:46 Djokovic 阅读(544) 评论(0) 推荐(0)