MySQL :: MySQL 8.0 Reference Manual :: 14.18.4 Position-Based Synchronization Functions (original) (raw)

14.18.4 Position-Based Synchronization Functions

The functions listed in this section are used for controlling position-based synchronization of source and replica servers in MySQL Replication.

Table 14.28 Positional Synchronization Functions

Name Description Introduced Deprecated
MASTER_POS_WAIT() Block until the replica has read and applied all updates up to the specified position 8.0.26
SOURCE_POS_WAIT() Block until the replica has read and applied all updates up to the specified position 8.0.26