日志文件 和日志點
master_log_file='file',master_log_pos=position ? 這里的file和position ?是第一次備份的時候備份文件里面找到的嗎?
日志文件
MASTER_LOG_FILE='mysql-bin.000002'
日志點
MASTER_LOG_POS=921
master_log_file='file',master_log_pos=position ? 這里的file和position ?是第一次備份的時候備份文件里面找到的嗎?
日志文件
MASTER_LOG_FILE='mysql-bin.000002'
日志點
MASTER_LOG_POS=921
2017-06-20
舉報
2017-06-21
master 中?show master status; ?也可以查看.