• Sergei Golubchik's avatar
    sporadic failures of binlog_encryption.rpl_parallel_gco_wait_kill · 3ee6f69d
    Sergei Golubchik authored
    CURRENT_TEST: binlog_encryption.rpl_parallel_gco_wait_kill
    mysqltest: In included file "./suite/rpl/t/rpl_parallel_gco_wait_kill.test":
    included from /home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/suite/binlog_encryption/rpl_parallel_gco_wait_kill.test at line 2:
    At line 334: Can't initialize replace from 'replace_result $thd_id THD_ID'
    
    An sql thread can reach the "Slave has read all relay log" state
    and then start reading relay log again. Let's use a more generic
    pattern to retrieve the sql thread ID even if it's not
    in the "read all relay log" state.
    3ee6f69d
rpl_parallel_gco_wait_kill.test 12.2 KB