MySQL in Windows Millenium

MySQL in Windows Millenium

am 29.01.2004 14:07:50 von Sandra Cruz

I have installed MySQL 4.0.14 in Millenium, such as I
intalled it, in the past, in W2000.

It doesn´t work. Is it something extra to do?

TIA

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

--
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: MySQL in Windows Millenium

am 29.01.2004 15:00:07 von ml.mysql

> I have installed MySQL 4.0.14 in Millenium, such as I
> intalled it, in the past, in W2000.=20
>=20
> It doesn?t work. Is it something extra to do?


Windows ME doesn't have "services" this means you have to manually run
the mysql server program to start it.=20

-Kevin

--
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 in Windows Millenium

am 29.01.2004 18:25:10 von Sandra Cruz

Thank you for your answer. How can I start mysql
server in Millenium?

What kind of problems can I expect running MySQL
server under Millenium?

TIA

--- "PF: MySQL" wrote:
> > I have installed MySQL 4.0.14 in Millenium, such
> as I
> > intalled it, in the past, in W2000.
> >
> > It doesn?t work. Is it something extra to do?
>
>
> Windows ME doesn't have "services" this means you
> have to manually run
> the mysql server program to start it.
>
> -Kevin
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
>
http://lists.mysql.com/win32?unsub=meteorasoftware@yahoo.com
>


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

--
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: MySQL in Windows Millenium

am 29.01.2004 18:48:07 von Russbucket

I sent this earlier to PF:mysql.

I have installed MySQl on a WIN ME sytem with no problems. I just went thru
the install and did not do anything special. I used version 4.1.16 and prior
to that version 4.1.15. I also use version 1.4 of mysqladmin. If you look in
msconfig under startup you should see MySQLadmin tool. If you display the
running processes you should see mysqld.exe or one of the other optional
variations. This was defined during installation. When I boot my sytstem I
see a dos window start for mysqld then it gows away and mysqladmin starts.

In addition I use PWS as my server on WinME to test with. According to
Microsoft PWS will not run on Win ME but I have had it running for several
years with Win ME. I tryed a Win version of Apache for the server but I
never got it to run on Win Me. Probably me.

Hope this helps a little. You may want to try a later version of mysql.

----- Original Message -----
From: "Sandra Cruz"
To:
Sent: Thursday, January 29, 2004 9:25 AM
Subject: RE: MySQL in Windows Millenium


> Thank you for your answer. How can I start mysql
> server in Millenium?
>
> What kind of problems can I expect running MySQL
> server under Millenium?
>
> TIA
>
> --- "PF: MySQL" wrote:
> > > I have installed MySQL 4.0.14 in Millenium, such
> > as I
> > > intalled it, in the past, in W2000.
> > >
> > > It doesn?t work. Is it something extra to do?
> >
> >
> > Windows ME doesn't have "services" this means you
> > have to manually run
> > the mysql server program to start it.
> >
> > -Kevin
> >
> > --
> > MySQL Windows Mailing List
> > For list archives: http://lists.mysql.com/win32
> > To unsubscribe:
> >
> http://lists.mysql.com/win32?unsub=meteorasoftware@yahoo.com
> >
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
http://lists.mysql.com/win32?unsub=russbucket@centurytel.net
>
>


--
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: MySQL in Windows Millenium

am 29.01.2004 18:50:18 von Paul DuBois

>I have installed MySQL 4.0.14 in Millenium, such as I
>intalled it, in the past, in W2000.
>
>It doesn=A5t work. Is it something extra to do?

Yes. You can specify:

- What you tried, and
- What happened as a result

"It doesn't work" isn't sufficient information to help you correct
the problem.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

MySQL Users Conference: April 14-16, 2004
http://www.mysql.com/uc2004/

--
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 in Windows Millenium

am 29.01.2004 18:55:51 von ml.mysql

Simply run the executeable (mysqld-opt.exe) or add a shortcut to it in
your startup group.

-kevin

> -----Original Message-----
> From: Sandra Cruz [mailto:meteorasoftware@yahoo.com]=20
> Posted At: Thursday, January 29, 2004 9:25 AM
> Posted To: MySQL
> Conversation: MySQL in Windows Millenium
> Subject: RE: MySQL in Windows Millenium
> Importance: Low
>=20
>=20
> Thank you for your answer. How can I start mysql
> server in Millenium?
>=20
> What kind of problems can I expect running MySQL
> server under Millenium?
>=20
> TIA
>=20
> --- "PF: MySQL" wrote:
> > > I have installed MySQL 4.0.14 in Millenium, such
> > as I
> > > intalled it, in the past, in W2000.=20
> > >=20
> > > It doesn?t work. Is it something extra to do?
> >=20
> >=20
> > Windows ME doesn't have "services" this means you
> > have to manually run
> > the mysql server program to start it.=20
> >=20
> > -Kevin
> >=20
> > --
> > MySQL Windows Mailing List
> > For list archives: http://lists.mysql.com/win32
> > To unsubscribe: =20
> >
> http://lists.mysql.com/win32?unsub=3Dmeteorasoftware@yahoo.c om
> >=20
>=20
>=20
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
>=20
> --=20
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: =20
> http://lists.mysql.com/win32?> unsub=3Dml.mysql@in-genius.com
>=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