Re: Error_code: 1146
Hola Peter, trate con SQL_SLAVE_SKIP_COUNTER pero me da error.
mysql> SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1;
ERROR 1858 (HY000): sql_slave_skip_counter can not be set when the server is running with @@GLOBAL.GTID_MODE = ON. Instead, for each transaction that you want to skip, generate an empty transaction with the same GTID as the transaction
Subject
Views
Written By
Posted
700
August 20, 2020 04:10PM
187
August 20, 2020 04:13PM
179
August 20, 2020 05:23PM
Re: Error_code: 1146
201
August 20, 2020 07:10PM
169
August 20, 2020 08:32PM
213
August 20, 2020 09:02PM
277
August 24, 2020 12:11PM
158
August 24, 2020 03:44PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.