phxsql
phxsql copied to clipboard
insert测试过程突然54321端口无法连接问题
我在insert测试过程突然54321端口无法连接
[root@hongxin59 sbin]# mysql -uroot -h180.101.24.59 -P54321 ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
看起来进程都是正常的。
日志报错: 2016-11-11 14:26:05 36441 [Note] repl_phx_report_binlog_to_binlogsvr:169 send binlog use 31 ms, max gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:2 binlog gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:1 2016-11-11 14:38:39 36441 [Note] repl_phx_report_binlog_to_binlogsvr:169 send binlog use 86 ms, max gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:5 binlog gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:4 2016-11-11 16:04:58 36441 [Note] repl_phx_report_binlog_to_binlogsvr:169 send binlog use 78 ms, max gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:9 binlog gtid 671af0bd-a7d2-11e6-9932-90e2ba253bd0:8 2016-11-11 16:10:06 36441 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='127.0.0.1', master_port= 6000, master_log_file='mysql-bin.000003', master_log_pos= 1485, master_bind=''. New state master_host='127.0.0.1', master_port= 6000, master_log_file='', master_log_pos= 4, master_bind=''. 2016-11-11 16:10:09 36441 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='127.0.0.1', master_port= 6000, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='127.0.0.1', master_port= 6000, master_log_file='', master_log_pos= 4, master_bind=''.
主机上phxbinlogsvr_phxrpc 进程挂掉,原因未知。