installation problem of Windows Mysql server

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 [at] m.gmane.org
Peter Kirk [ So, 03 Juli 2005 00:13 ] [ ID #863385 ]

Re: installation problem of Windows Mysql server

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 <peter [at] pmkirk.co.uk> wrote:
> can you please help wth the following:-
>
> Having downloaded My sql server to a new IBM T43 PC I can not get a conne=
ct
> to the server.
>
> 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
>
>
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=3Ddanieldaveiga [at] gma=
il.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=3Dgcdmw-win32 [at] m.gmane.org
Daniel da Veiga [ Mo, 04 Juli 2005 01:18 ] [ ID #865183 ]

Re: installation problem of Windows Mysql server

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 <danieldaveiga [at] gmail.com>:

> 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 <peter [at] pmkirk.co.uk> 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 [at] 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 [at] 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 [at] m.gmane.org
mathias fatene [ Mo, 04 Juli 2005 09:06 ] [ ID #865185 ]

Re: installation problem of Windows Mysql server

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 <mfatene [at] free.fr> 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 <danieldaveiga [at] gmail.com>:
>
> > 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 <peter [at] pmkirk.co.uk> 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 [at] 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 [at] free.fr
> >
> >
>
>
>
> Hope that helps
> :o)
> Mathias
>


--
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 [at] m.gmane.org
Daniel da Veiga [ Mo, 04 Juli 2005 18:27 ] [ ID #865186 ]

Re: installation problem of Windows Mysql server

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 <mfatene [at] free.fr> 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 <danieldaveiga [at] gmail.com>:
>>
>>
>>>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 <peter [at] pmkirk.co.uk> 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 [at] 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 [at] 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 [at] m.gmane.org
Dijital [ Sa, 09 Juli 2005 23:40 ] [ ID #874319 ]
Datenbanken » gmane.comp.db.mysql.windows » installation problem of Windows Mysql server

Vorheriges Thema: a large update query
Nächstes Thema: Problem after installing MYSQL on WIN32