> I hope I'm not being really stupid, but this does not seem to work:
>
> mysql -h localhost -u xxx -p
>
> I get the command line usage error. It appears I can't use any other option
> if I use the -h. This works fine
>
> mysql -u xxx -p
>
> I'm running mysql version 3.23.43-nt
Glenn,
Is th
I hope I'm not being really stupid, but this does not seem to work:
mysql -h localhost -u xxx -p
I get the command line usage error. It appears I can't use any other option
if I use the -h. This works fine
mysql -u xxx -p
I'm running mysql version 3.23.43-nt
Glenn
--