Arulmanikandan,
Tuesday, June 11, 2002, 5:21:40 PM, you wrote:

A>    I installed MySQL from your site.After setup.exe i
A> followed your instructions.

A>  When i want to check the installtion by the following
A> command 

A> D:\mysql\bin>mysqlcheck  -h=pc271 mysql

A>   it gives the error.

A> mysqlcheck: Got error: 2005: Unknown MySQL Server Host
A> '=pc271' (11001) when try
A> ing to connect

A>   But other commad is working fine because of this i
A> couldn't add user by using host option.

[skip]

A>    Could you correct me this problem?.

      mysqlcheck --host=pc271 mysql
or
      mysqlcheck -hpc271 mysql

A> Thanking in advance
A> Manikandan





-- 
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



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to