the master library is restarted, and when the slave library is automatically reconnected, it will automatically keep up with the binlog location of the master library. If there is no automatic connection, just stop slave;start slave
manually
restart the master library
to sum up, the slave library will retry to connect to the master library for 60s by default to keep the data synchronized!
Previous: The front and rear ends are separated to determine the source of the request.
Next: Can php grab APP data?