io列表

配置mysql主从复制,启动slave进程后查看slave状态是IO进程报错: Last_IO_Error: Fatal error: The slave I/O thread stops because master and slave have equal MySQL server ids; these ids must be different for replication to work (or the --replic
怎么理解从库的IO线程

怎么理解从库的IO线程

发布时间:2025-06-24 08:01:23 查看
一、流程解析 start_slave-start_slave_threads-if(!mi-inited||!mi-rli-inited)//如果没有初始化{interror=(!mi-inited?ER_SLAVE_MI_INIT_REPOSITORY:ER_SLAVE_RLI_INIT_REPOSITORY);ER_SLAVE_MI_INIT_REPOSITORYER_SLAVE_RLI_INIT_REPOSITORY-if(mi-is_aut
共1页/2条