980
980
the period is an uint64_t of nano-secs.
982
982
llstr((uint64_t) (mi->heartbeat_period*1000000000UL), llbuf);
983
my_sprintf(query, (query, query_format, llbuf));
985
985
if (mysql_real_query(mysql, query, strlen(query))
986
986
&& !check_io_slave_killed(mi->io_thd, mi, NULL))