1568
1570
one_database= skip_updates= 1;
1572
1574
/* if there is an alpha character this is not a valid port */
1573
1575
if (strlen(endchar) != 0)
1575
1577
put_info(_("Non-integer value supplied for port. If you are trying to enter a password please use --password instead."), INFO_ERROR, 0, 0);
1585
put_info(_("Value supplied for port is not valid."), INFO_ERROR, 0, 0);
1580
1594
/* Don't require password */