mysql同步出错的修正
admin 11年前(2015-03-26) 0浏览
今天碰到同步出错提示: 引用 140614 14:33:02 [Note] Slave I/O thread killed while reading event 140614 14:33:02 [Note] Slave I/O thread exi...
admin 11年前(2015-03-26) 0浏览
今天碰到同步出错提示: 引用 140614 14:33:02 [Note] Slave I/O thread killed while reading event 140614 14:33:02 [Note] Slave I/O thread exi...
admin 12年前(2015-03-15) 0浏览
结论: thread_concurrency 在GNU/Linux系统上没有用的。 不过很多LINUX自带的mysql包里面的配置文件都有thread_concurrency选项, 甚至Mysql官方源码里面的my-large.cnf my-inno...