[email protected] writes:

> Then a function to discard a domain term would do:
>
>  SET @@gtid_binlog_state=gtid_discard_domain(@@gtid_binlog_state,'d')
>
> While this time it would be new object introduced still it's of var
> setting semantics and might be generally useful too.

I'm not sure I understand.
Would this function magically lock the binlog until the SET
gtid_binlog_state completes, to solve the race?

Or just a convenience for the user to not have to do the string replace
operation manually?

 - 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

Reply via email to