MySQL no install
am 29.06.2006 13:55:49 von Hrishikesh Hemade
--Next_1151582149---0-203.199.83.32-13162
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,=0Ai'm using mysql no installation i.e. using the zip file extracting it=
and copying the files to desired location and making the desired configura=
tion file.Then installing the mysql service using --default options.It get'=
s installed properly and run's perfeclty but when i'm connceting mysql inst=
ance from other computer in the same network it's not getting connceted it =
shows some error.=0AHow to resolve this problem.=0AIt would be great help i=
f u guys help me out of this.
Thank you..
rishi
--Next_1151582149---0-203.199.83.32-13162--
RE: MySQL no install
am 29.06.2006 14:32:13 von Tom Horstmann
> i'm using mysql no installation i.e. using the zip file extracting it
> and copying the files to desired location and making the desired
> configuration file.
[..]
> It get's installed properly and run's perfeclty but when i'm
> connceting mysql instance from other computer in the same network it's
> not getting connceted it shows some error.
What is the error-message? The contents of the configuration file you
create would be helpful, too.
Do you use a firewall that may block incoming connections? Try to telnet
the mysql-host from outside:
telnet 3306
Regards,
Tom Horstmann
--
PROSOFT EDV-Loesungen GmbH & Co. =
KG =A0 http://www.proSoft.org
St.-Kassians-Platz 6, D-93047 Regensburg =A0 =
Tom.Horstmann@proSoft.org
Geschaeftsfuehrer: Axel-Wilhelm Wegmann =A0 phone: +49 941 / =
78 88 7-0
AG Regensburg HRA 6608 USt.183/68311 cellphone: +49 178 / 78 =
88 203
--
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org
RE: MySQL no install
am 29.06.2006 15:53:19 von ml.mysql
You need to "GRANT" permissions to access from another computer. The
default MYSQL install only allows access to "root" from the localhost
-Kevin
> -----Original Message-----
> From: Hrishikesh Hemade [mailto:hrishi_hemade@rediffmail.com]=20
> Sent: Thursday, June 29, 2006 4:56 AM
> To: win32@lists.mysql.com
> Subject: MySQL no install
> Importance: Low
>=20
> Hi,
> i'm using mysql no installation i.e. using the zip file=20
> extracting it and copying the files to desired location and=20
> making the desired configuration file.Then installing the=20
> mysql service using --default options.It get's installed=20
> properly and run's perfeclty but when i'm connceting mysql=20
> instance from other computer in the same network it's not=20
> getting connceted it shows some error.
> How to resolve this problem.
> It would be great help if u guys help me out of this.
>=20
> Thank you..
>=20
> rishi
>=20
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org
RE: MySQL no install
am 30.06.2006 00:30:15 von jbonnett
I think it would help if you tell us the error you are seeing.
Some reasons could be: -
The other computer cannot see the server.
A firewall or similar is blocking the MySQL port.
The user on the remote computer does not have permission to access the
server.
The error message will help decide which, if any, of these may be the
problem.
John B.
-----Original Message-----
From: Hrishikesh Hemade [mailto:hrishi_hemade@rediffmail.com]=20
Sent: Thursday, 29 June 2006 9:26 PM
To: win32@lists.mysql.com
Subject: MySQL no install
Hi,
i'm using mysql no installation i.e. using the zip file extracting it
and copying the files to desired location and making the desired
configuration file.Then installing the mysql service using --default
options.It get's installed properly and run's perfeclty but when i'm
connceting mysql instance from other computer in the same network it's
not getting connceted it shows some error.
How to resolve this problem.
It would be great help if u guys help me out of this.
Thank you..
rishi
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org
Re: MySQL no install
am 30.06.2006 16:49:54 von mathias fatene
did you create a toto user on the server machine and test :
mysql -u toto -h server -p port -P
?
Mathias
----- Original Message -----
From:
To: ;
Sent: Thursday, June 29, 2006 3:30 PM
Subject: RE: MySQL no install
I think it would help if you tell us the error you are seeing.
Some reasons could be: -
The other computer cannot see the server.
A firewall or similar is blocking the MySQL port.
The user on the remote computer does not have permission to access the
server.
The error message will help decide which, if any, of these may be the
problem.
John B.
-----Original Message-----
From: Hrishikesh Hemade [mailto:hrishi_hemade@rediffmail.com]
Sent: Thursday, 29 June 2006 9:26 PM
To: win32@lists.mysql.com
Subject: MySQL no install
Hi,
i'm using mysql no installation i.e. using the zip file extracting it
and copying the files to desired location and making the desired
configuration file.Then installing the mysql service using --default
options.It get's installed properly and run's perfeclty but when i'm
connceting mysql instance from other computer in the same network it's
not getting connceted it shows some error.
How to resolve this problem.
It would be great help if u guys help me out of this.
Thank you..
rishi
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=mfatene@free.fr
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org