Hi,
It could be usefull when you need to wait the slave to be in sync with
the master, after some specific queries for example.
Regards,
Jocelyn
wangxu a écrit :
> Slave server should automatically catch up master server when it be started.
>
> When i need use master_pos_wait?
Slave server should automatically catch up master server when it be started.
When i need use master_pos_wait?
Hi
I am using MySQL replication and would be very happy if someone could
tell me how much time would I wait on SELECT
MASTER_POS_WAIT('log_name',log_pos) if there is some problem in the
slave, for example.
Is it configurable?