Message-
From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 10:55 AM
To: [EMAIL PROTECTED]
Subject: re: running as NT service problem
On Tuesday 07 January 2003 11:49, Leonid Prokopets wrote:
> I'm having a problem running MySQL as NT service on
On Tuesday 07 January 2003 11:49, Leonid Prokopets wrote:
> I'm having a problem running MySQL as NT service on Win2000 plattform. It
> works allright in manual mode (by 'mysqld' command), but refuses to run as
> service. I installed the service by 'mysqld-max-nt --install' command.
> The syste
Hi, MySQL community.
I'm having a problem running MySQL as NT service on Win2000 plattform. It
works allright in manual mode (by 'mysqld' command), but refuses to run as
service. I installed the service by 'mysqld-max-nt --install' command. The
system reported "NT service successfully installed
Hi,
I am getting a problem with my select query with the limit statement like
for eg,
select table1.field1,table1.field2 from table1 limit 5000,500;
The query will take a lot of time to execute.
The table in question in only 16000 records.
Could anybody advise me on this issue!
Rishi,
Advance
]
Subject: Re: NT service problem
Check the location of the configuration file (should be either c:\my.cnf
~
OR ~ c:\winnt\my.ini), then edit the contents of that file. Here is a
sample:
[client]
#password=my_password
port=3306
#socket=MYSQL
#
[mysqld]
port=3306
#socket=MYSQL
skip-locking
#enable
y, March 18, 2002 1:37 AM
Subject: NT service problem
Hi Pierre,
Thanks, for your help.
That's what I exaclty do and this is for '--standalone' fine.
But the point ist, I want to start mysqld-nt as NT service -
and this is the problem - it wouldn't let me start it as servic
a lots of other guys) did - but the error
remains.
Probably there is no solution for this probleme (nt bug) ?
So long A:lex
>-Ursprüngliche Nachricht-
>Von: Richard Morton [mailto:[EMAIL PROTECTED]]
>Gesendet: Montag, 18. März 2002 12:47
>An: MySQL List
>Betreff: RE: NT ser
:43 AM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: RE: NT service problem
Hi,
What version of MySQL are you trying to get up and running ? If this version
is the mysql max, You will have to run the standalone first in order to
create the InnoDB datafiles, then it should start as
--standalone option.
Hope this helps
Tommy
-Original Message-
From: Alexander Hampel [mailto:[EMAIL PROTECTED]]
Sent: Mon, 18 Mar 2002 09:38
To: [EMAIL PROTECTED]
Subject: NT service problem
Hi Pierre,
Thanks, for your help.
That's what I exaclty do and this is for '--standa
Hi Pierre,
Thanks, for your help.
That's what I exaclty do and this is for '--standalone' fine.
But the point ist, I want to start mysqld-nt as NT service -
and this is the problem - it wouldn't let me start it as service:
>C:\>net start mysql
>System error 1069
>Could not start service
The serv
10 matches
Mail list logo