installation problem of Windows Mysql server
installation problem of Windows Mysql server
am 03.07.2005 00:13:48 von Peter Kirk
can you please help wth the following:-
Having downloaded My sql server to a new IBM T43 PC I can not get a connect
to the server.
The error message I get is:- "Can't connect on Localhost (10061)" i believe
this is the port No but I have no idea how to change io
--
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
Re: installation problem of Windows Mysql server
am 04.07.2005 01:18:19 von Daniel da Veiga
The default port for MySQL Server is 3306, the number you get is the
error code number, your computer model doesn't help much, we need your
OS, network config and how you installed MySQL in the first place.
On 7/3/05, Peter kirk wrote:
> can you please help wth the following:-
>=20
> Having downloaded My sql server to a new IBM T43 PC I can not get a conne=
ct
> to the server.
>=20
> The error message I get is:- "Can't connect on Localhost (10061)" i belie=
ve
> this is the port No but I have no idea how to change io
>=20
>=20
>=20
>=20
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=3Ddanieldaveiga@gma=
il.com
>=20
>=20
--=20
Daniel da Veiga
Computer Operator - RS - Brazil
--
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: installation problem of Windows Mysql server
am 04.07.2005 09:06:43 von mathias fatene
Hi,
if you type just "mysql" to connect, this is normal.
the command line is :
c:\mysql -u root -p
then enter the password when asked.
Mathias
Selon Daniel da Veiga :
> The default port for MySQL Server is 3306, the number you get is the
> error code number, your computer model doesn't help much, we need your
> OS, network config and how you installed MySQL in the first place.
>
> On 7/3/05, Peter kirk wrote:
> > can you please help wth the following:-
> >
> > Having downloaded My sql server to a new IBM T43 PC I can not get a connect
> > to the server.
> >
> > The error message I get is:- "Can't connect on Localhost (10061)" i believe
> > this is the port No but I have no idea how to change io
> >
> >
> >
> >
> > --
> > MySQL Windows Mailing List
> > For list archives: http://lists.mysql.com/win32
> > To unsubscribe:
> http://lists.mysql.com/win32?unsub=danieldaveiga@gmail.com
> >
> >
>
>
> --
> Daniel da Veiga
> Computer Operator - RS - Brazil
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=mfatene@free.fr
>
>
Hope that helps
:o)
Mathias
--
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
Re: installation problem of Windows Mysql server
am 04.07.2005 18:27:03 von Daniel da Veiga
Not the case, as the client can't even CONNECT, its not a problem with
the username and pass, the server isn't running at all. Check the
installation guide (I believe its section 2.2 of the manual), check if
the service is running (if its a service capable win32).
On 7/4/05, Mathias wrote:
> Hi,
> if you type just "mysql" to connect, this is normal.
> the command line is :
>=20
> c:\mysql -u root -p
> then enter the password when asked.
>=20
> Mathias
>=20
> Selon Daniel da Veiga :
>=20
> > The default port for MySQL Server is 3306, the number you get is the
> > error code number, your computer model doesn't help much, we need your
> > OS, network config and how you installed MySQL in the first place.
> >
> > On 7/3/05, Peter kirk wrote:
> > > can you please help wth the following:-
> > >
> > > Having downloaded My sql server to a new IBM T43 PC I can not get a c=
onnect
> > > to the server.
> > >
> > > The error message I get is:- "Can't connect on Localhost (10061)" i b=
elieve
> > > this is the port No but I have no idea how to change io
> > >
> > >
> > >
> > >
> > > --
> > > MySQL Windows Mailing List
> > > For list archives: http://lists.mysql.com/win32
> > > To unsubscribe:
> > http://lists.mysql.com/win32?unsub=3Ddanieldaveiga@gmail.com
> > >
> > >
> >
> >
> > --
> > Daniel da Veiga
> > Computer Operator - RS - Brazil
> >
> > --
> > MySQL Windows Mailing List
> > For list archives: http://lists.mysql.com/win32
> > To unsubscribe: http://lists.mysql.com/win32?unsub=3Dmfatene@free.fr
> >
> >
>=20
>=20
>=20
> Hope that helps
> :o)
> Mathias
>=20
--=20
Daniel da Veiga
Computer Operator - RS - Brazil
--
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: installation problem of Windows Mysql server
am 09.07.2005 23:40:20 von Dijital
Was it installed with the installer or just the zipped package? What
version of MySQL? Need more information please.
Armando
Daniel da Veiga wrote:
> Not the case, as the client can't even CONNECT, its not a problem with
> the username and pass, the server isn't running at all. Check the
> installation guide (I believe its section 2.2 of the manual), check if
> the service is running (if its a service capable win32).
>
> On 7/4/05, Mathias wrote:
>
>>Hi,
>>if you type just "mysql" to connect, this is normal.
>>the command line is :
>>
>>c:\mysql -u root -p
>>then enter the password when asked.
>>
>>Mathias
>>
>>Selon Daniel da Veiga :
>>
>>
>>>The default port for MySQL Server is 3306, the number you get is the
>>>error code number, your computer model doesn't help much, we need your
>>>OS, network config and how you installed MySQL in the first place.
>>>
>>>On 7/3/05, Peter kirk wrote:
>>>
>>>>can you please help wth the following:-
>>>>
>>>>Having downloaded My sql server to a new IBM T43 PC I can not get a connect
>>>>to the server.
>>>>
>>>>The error message I get is:- "Can't connect on Localhost (10061)" i believe
>>>>this is the port No but I have no idea how to change io
>>>>
>>>>
>>>>
>>>>
>>>>--
>>>>MySQL Windows Mailing List
>>>>For list archives: http://lists.mysql.com/win32
>>>>To unsubscribe:
>>>
>>>http://lists.mysql.com/win32?unsub=danieldaveiga@gmail.co m
>>>
>>>>
>>>
>>>--
>>>Daniel da Veiga
>>>Computer Operator - RS - Brazil
>>>
>>>--
>>>MySQL Windows Mailing List
>>>For list archives: http://lists.mysql.com/win32
>>>To unsubscribe: http://lists.mysql.com/win32?unsub=mfatene@free.fr
>>>
>>>
>>
>>
>>
>>Hope that helps
>>:o)
>>Mathias
>>
>
>
>
--
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