2252a2253,2258 > if ((com= find_command(line, 0))) > { > line[length] = 0; > if ((*com->func)(&buffer, line) <= 0) > DBUG_RETURN(0); > }