Purpose
WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS() waits until the SQL thread executes all transactions in the specified global transaction ID (GTID) set.
Syntax
WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS(gtid_set[, timeout][,channel])
Note
Only the keyword syntax is supported. The functionality does not actually take effect.