1221
1221
Lex->mi.heartbeat_period < 0.0)
1223
1223
char buf[sizeof(SLAVE_MAX_HEARTBEAT_PERIOD*4)];
1224
my_sprintf(buf, (buf, "%d seconds", SLAVE_MAX_HEARTBEAT_PERIOD));
1225
1225
my_error(ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE,
1227
1227
" is negative or exceeds the maximum ",