The Reference Manual seems ambiguous on this point. If, in preparing to start a new slave, I get the master's data using mysqldump with the --master-data option, do I also need to get the master's binary log coordinates using SHOW MASTER STATUS before running mysqldump?
↧