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
634
August 20, 2020 04:10PM
173
August 20, 2020 04:13PM
167
August 20, 2020 05:23PM
Re: Error_code: 1146
184
August 20, 2020 07:10PM
152
August 20, 2020 08:32PM
200
August 20, 2020 09:02PM
258
August 24, 2020 12:11PM
143
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.