mazy 发表于 2024-8-13 15:46:26

master.info应该在主库上,还是从库上

本帖最后由 mazy 于 2024-8-16 08:52 编辑

master.info应该在主库上,还是从库上

banjin 发表于 2024-8-13 15:56:58

在从库上

mazy 发表于 2024-8-13 16:07:13

banjin 发表于 2024-8-13 15:56
在从库上

            Master_Log_File: binlog.000002
          Read_Master_Log_Pos: 55736802
               Relay_Log_File: relay-bin.000003
                Relay_Log_Pos: 701
      Relay_Master_Log_File: binlog.000002
             Slave_IO_Running: Yes
            Slave_SQL_Running: Yes
            Replicate_Do_DB:
          Replicate_Ignore_DB:
         Replicate_Do_Table:
       Replicate_Ignore_Table:
      Replicate_Wild_Do_Table:
Replicate_Wild_Ignore_Table:
                   Last_Errno: 0
                   Last_Error:
               Skip_Counter: 0
          Exec_Master_Log_Pos: 55736802
            Relay_Log_Space: 1065
            Until_Condition: None
               Until_Log_File:
                Until_Log_Pos: 0
         Master_SSL_Allowed: No
         Master_SSL_CA_File:
         Master_SSL_CA_Path:
            Master_SSL_Cert:
            Master_SSL_Cipher:
               Master_SSL_Key:
      Seconds_Behind_Master: 0
从库上查看注册状态都合适,但是没有master.info,只有relay-log.info,Exec_Master_Log_Pos一直在变化,但是主库的数据没有同步过来,而且binlog和relay-bin日志位置没有变化,大佬知道啥原因吗

banjin 发表于 2024-8-14 10:07:37

mazy 发表于 2024-8-13 16:07
Master_Log_File: binlog.000002
          Read_Master_Log_Pos: 55736802
            ...

把 io和sql线程停掉重启试一下,看看日志有报错吗

mazy 发表于 2024-8-15 06:34:30

banjin 发表于 2024-8-14 10:07
把 io和sql线程停掉重启试一下,看看日志有报错吗

重启也没用,日志没有报错,我重开一个帖子吧
页: [1]
查看完整版本: master.info应该在主库上,还是从库上