problems with mysql thru command line

2003-08-01 Thread karl james
Hello guys,
Im kinda new at creating databases thru the command line
When I try to login using.
Mysql -h hostname -username -p

I get this message on command line.

C:\Documents and Settings\Karl Jamesmysql -h hostname -u username -p
-p;
'mysql' is not a recognized as a internal or exteranl command,
operable program or batch file.

Am I in the wrong section on my computer, what am I doing wrong
Im trying to follow examples in book, but its not working right with me.

Can anyone help out please!

Thanks Karl

(The Saint)
[EMAIL PROTECTED]
theufl.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: problems with mysql thru command line

2003-08-01 Thread Egor Egorov
karl james [EMAIL PROTECTED] wrote:
 Im kinda new at creating databases thru the command line
 When I try to login using.
 Mysql -h hostname -username -p
 
 I get this message on command line.
 
 C:\Documents and Settings\Karl Jamesmysql -h hostname -u username -p
 -p;
 'mysql' is not a recognized as a internal or exteranl command,
 operable program or batch file.
 
 Am I in the wrong section on my computer, what am I doing wrong
 Im trying to follow examples in book, but its not working right with me.

Run it from MySQL /bin directory.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]