position=BIN_LOG_HEADER_SIZE;// protect the innocent from spam
position=BIN_LOG_HEADER_SIZE;
if(position<BIN_LOG_HEADER_SIZE)
{
position=BIN_LOG_HEADER_SIZE;
// warn the guity
sql_print_error("Warning: The position in the binary log can't be less than %d.\nStarting from position %d\n",BIN_LOG_HEADER_SIZE,BIN_LOG_HEADER_SIZE);