problems running server on win2000
problems running server on win2000
am 09.09.2005 18:40:17 von matias.castilla
Help! I have a MySQL Server (4.1.8) running over Red Hat Linux, and a MySQL
4.1.8 running as a replica over Windows 2000. The last one frecuently raises
the well-kown windows error saying that the apliccatión has generated an
error an it will be closed. Some idea? Thanks. Matías.
--
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: problems running server on win2000
am 09.09.2005 19:43:44 von Daniel da Veiga
On 9/9/05, Mat=EDas Castilla wrot=
e:
> Help! I have a MySQL Server (4.1.8) running over Red Hat Linux, and a MyS=
QL
> 4.1.8 running as a replica over Windows 2000. The last one frecuently rai=
ses
> the well-kown windows error saying that the apliccati=F3n has generated a=
n
> error an it will be closed. Some idea? Thanks. Mat=EDas.
>=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
Is it running as a service? I never had a GPF from my services (so
far)... Check the MySQL Manual on how to install in Windows as a
service.
--=20
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
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: problems running server on win2000
am 09.09.2005 20:45:59 von matias.castilla
There's another thing... in the event viewer apperas the error "Do you
alredy have another mysqld server running on port 3306?"
I do not have one.
And another saying "Aborting".
And that's all.
thanks
matías
-----Mensaje original-----
De: Daniel da Veiga [mailto:danieldaveiga@gmail.com]
Enviado el: Viernes, 09 de Septiembre de 2005 14:44
Para: MySQL Win32 List
Asunto: Re: problems running server on win2000
On 9/9/05, Matías Castilla wrote:
> Help! I have a MySQL Server (4.1.8) running over Red Hat Linux, and a
MySQL
> 4.1.8 running as a replica over Windows 2000. The last one frecuently
raises
> the well-kown windows error saying that the apliccatión has generated an
> error an it will be closed. Some idea? Thanks. Matías.
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
http://lists.mysql.com/win32?unsub=danieldaveiga@gmail.com
>
>
Is it running as a service? I never had a GPF from my services (so
far)... Check the MySQL Manual on how to install in Windows as a
service.
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:
http://lists.mysql.com/win32?unsub=matias.castilla@hospitali taliano.org.ar
--
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: problems running server on win2000
am 09.09.2005 20:46:41 von matias.castilla
Yes. It is running as a service. I installed it twice following the
instructions. Previously, It was installed in Windows XP, until it started
to report some errors...
matías
-----Mensaje original-----
De: Daniel da Veiga [mailto:danieldaveiga@gmail.com]
Enviado el: Viernes, 09 de Septiembre de 2005 14:44
Para: MySQL Win32 List
Asunto: Re: problems running server on win2000
On 9/9/05, Matías Castilla wrote:
> Help! I have a MySQL Server (4.1.8) running over Red Hat Linux, and a
MySQL
> 4.1.8 running as a replica over Windows 2000. The last one frecuently
raises
> the well-kown windows error saying that the apliccatión has generated an
> error an it will be closed. Some idea? Thanks. Matías.
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
http://lists.mysql.com/win32?unsub=danieldaveiga@gmail.com
>
>
Is it running as a service? I never had a GPF from my services (so
far)... Check the MySQL Manual on how to install in Windows as a
service.
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:
http://lists.mysql.com/win32?unsub=matias.castilla@hospitali taliano.org.ar
--
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: problems running server on win2000
am 09.09.2005 21:51:07 von Daniel da Veiga
On 9/9/05, Mat=EDas Castilla wrot=
e:
>=20
> There's another thing... in the event viewer apperas the error "Do you
> alredy have another mysqld server running on port 3306?"
> I do not have one.
> And another saying "Aborting".
> And that's all.
Guess you have a service using port 3306, issue an "netstat -a" and
see what's listening on port 3306 (if something is), and kill it... If
you have installed MySQL previously, the service exists, you should do
a "mysqld -remove", or remove the service manually (if it exists).
Maybe another app using that port number?
Check your config file, I noticed you're using the msi installer (I
sincerely dislike it). IMHO its not safe and many errors come from it
because you just can't predict every user action. I always use the
zipped version.
> thanks
> mat=EDas
--=20
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
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