MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

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 Deprecated
MASTER_POS_WAIT() Block until the replica has read and applied all updates up to the specified position Yes
SOURCE_POS_WAIT() Block until the replica has read and applied all updates up to the specified position