← Back to team overview

maria-developers team mailing list archive

Re: MDEV-9423: FTWRL and Binlog checkpoint

 

Nirbhay Choubey <nirbhay@xxxxxxxxxxx> writes:

> It wouldn't prevent the user from doing REFRESH_BINARY_LOG, but with
> wait_for_last_checkpoint_event() added to reload_acl_and_cache(), it would
> ensure every REFRESH_BINARY_LOG (either from user or #2 above) waits
> until last checkpoint event makes into the new binary log file.

The user's query will wait, but it's not clear how that helps your SST
(which it seems will be unaffected by the wait in the user's connection
thread).

 - Kristian.


Follow ups

References