mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
has (in mysql-test-run) a slave-net-timeout=10. So the 'sleep 1' below was converted in 'sleep 10', so slave thought that connection was down, so reconnected, so got an additional (fake) Rotate event, which shifted the positions displayed by SHOW SLAVE STATUS.
4.2 KiB
4.2 KiB