Nirbhay Choubey <[email protected]> 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. _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

