1.主节点线程状态(Replication Master Thread States): Finished reading one binlog; switching to next binlog 线程 已经完成读取 binlog 文件,并切换到下一个 binlog 文件 Master has sent all binlog to slave; waiting for more updates 线程已经从二进制日志中读取了所有剩余的更新日 志,并将它们发送到从库.线程当前处于空闲状态,正在等待新…
对于实践中可能出现的各种General Thread States 以下列表描述了与常规查询处理关联的线程状态值,而不是更复杂的活动,例如复制. 其中许多仅用于在服务器中查找错误. after create This occurs when the thread creates a table (including internal temporary tables), at the end of the function that creates the table. This state i…