• Sergei Golubchik's avatar
    test cleanup: remove Format_description_log_event size dependency · 55d7871f
    Sergei Golubchik authored
    1. use include/show_binlog_events.inc instead of SHOW BINLOG EVENTS
    2. use include/show_relaylog_eventc.inc too
    3. in all other places where a number might appear in the result
       file, include binlog_start_pos.inc, calculate the position
       like pos=`select $binlog_start_pos + 100`; and use
       replace_result $pos <pos>
    55d7871f
relaylog_events.test 1.15 KB