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
921
August 20, 2020 04:10PM
249
August 20, 2020 04:13PM
264
August 20, 2020 05:23PM
Re: Error_code: 1146
284
August 20, 2020 07:10PM
240
August 20, 2020 08:32PM
276
August 20, 2020 09:02PM
350
August 24, 2020 12:11PM
231
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.