maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05429
Re: gtid and current_pos vs slave_pos
mariadb@xxxxxxxxxxxxxx writes:
> TEMPORARY TABLE statement that was injected on Slave C? Does setting
> sql_log_bin=0 prior to the creation of the temporary table also
> prevent the creation of these DROP statements?
Well, it should prevent it. (But since it is a bug causing these redundant
drop table statements to be created in the first place, it is hard to be
sure...)
- Kristian.
References