So, those bad commands are the following:
- "STOP SLAVE; START SLAVE UNTIL ...;",
- or "STOP SLAVE; START SLAVE;" (to remove an UNTIL condition as an example),
- or "STOP SLAVE; SET GLOBAL slave_parallel_threads=...; START SLAVE;",
- and maybe others.
Update: part #2 has been published.
Note: MySQL also has similar problems, I have just not been bitten by them recently, more in part # 2.
Note: MySQL also has similar problems, I have just not been bitten by them recently, more in part # 2.
Nothing comes to my mind. I am very keen so see what is in your post #2 :)
ReplyDelete