A MySQL replication mode where the primary waits for at least one replica to acknowledge receipt of the binary log event before returning success to the client. Guarantees no committed transaction is lost if the primary fails immediately after a commit.