binlog file number and position is 0.
                  
                  
                  Used the command changed master to....
                  
                  
                  then slave start
                  
                  
                  And now I have YES for
                  
                  
                  Slave_IO_Running:
                  
                  
                  Slave_SQL_Running:
                  
                  
                  but I don't understand why
                  
                  
                  Seconds_Behind_Master:
                  
                  
                  is empty (0) ?
                  
                  
                
Seems like replication not configured properly. Make sure binlogs are enabled
Why binlog position is given as 0. Kindly check the binlog filename and position from xtrabackup_binlog_file which will be present in your backup. then execute " change master to master_host........command
Обсуждают сегодня