Sergey Vojtovich <s...@mariadb.org> writes: >> when all slave threads are stopped and nothing else is accessing the >> gtid_pos table. > It is a table, so any client connection can be accessing it any time?
Yes. What I meant is that - mysql.gtid_slave_pos is a system table, it is not supposed to be modified from user SQL. In any case, truncate or transactional deletion of rows, either method should be fine. - Kristian. _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp