Kevin,

It sounds like you don't have your MySQL access setup correctly.  I am also
a newbie to MySQL.  I recently experienced the same problem with MyCC, which
is similar software to SQLyog.  I have both, MyCC and SQLyog, installed and
currently comparing and contrasting to see which one I like to use.  I used
Webmin (a graphical user tool which allows me to configured just about
anything in Linux) to configured my MySQL access.  You basicall need to set
the user's permission to access MySQL from another host or all hosts (the
MySQL is set to localhost only).  You may need to specify the port 3306 in
the /etc/my.cnf file as well.  This did it for me.

Good Luck!


----- Original Message -----
From: "Kevin Tsay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 10:45 AM
Subject: Help on SQLyog


> Dear Listers:
>
> I've installed MySQL over my Linux (RedHat 7.3) and SQLyog over my laptop.
> When I start SQLyog and type in the
>
> mySQLHostAddress: 10.0.5.210
> User Name: root
> Password: xxxxxxxx
> Port: 3306
>
> Itis giving me the error: Host 'kevin.sitesmith.com' is not allowed to
> connect to
> this MySQL server.
>
> Do I need to setup or change anything on MySQL DB in order for this
> connection to
> go through ?
>
> Thanks
>
> --Kevin
>
>
> ---------------------------------------------------------------------
> 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


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