as mentioned above, after starting the master-slave Synchronize, the master may not have all the binlog, so how is the original data transmitted to the slave?
for example, if there are 5000 data items on master, and then binlog and master-slave Synchronize are enabled, then only 5001 data items will be transferred from binlog Synchronize to slave,. How did the 5000 data items before then be transferred to slave?