Hi,
   I installed MySQL from your site.After setup.exe i
followed your instructions.

 When i want to check the installtion by the following
command 

D:\mysql\bin>mysqlcheck  -h=pc271 mysql
  it gives the error.

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

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


Content of my c:\winnt\my.ini file is

[client]
port=3306
socket=/tmp/mysql.sock

[mysqld]
port=3306
socket=/tmp/mysql.sock
set-variable = key_buffer_size=16M
set-variable = max_allowed_packet=1M
basedir=d:/mysql
datadir=d:/mysql/data

[WinMySQLAdmin]
Server=D:/mysql/bin/mysqld-nt.exe



My System Info
--------------

Machine   : Windows2000
Domain    : pc271(Administartor Privilege)



   Could you correct me this problem?.

Thanking in advance
Manikandan

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.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