[mysqld]
#group_concat函数的字符长度
group_concat_max_len=102400
#解决8小时链接自动关闭的问题
interactive_timeout=31536000
wait_timeout=31536000
[mysqld]
#group_concat函数的字符长度
group_concat_max_len=102400
#解决8小时链接自动关闭的问题
interactive_timeout=31536000
wait_timeout=31536000
1026

被折叠的 条评论
为什么被折叠?