Puiu,

----- Original Message -----
From: "Puiu Hrenciuc" <[EMAIL PROTECTED]>
To: "Heikki Tuuri" <[EMAIL PROTECTED]>; "Philip Molter"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 1:46 AM
Subject: Re: MySQL/InnoDB-4.0.4 is released


> I hoped that you will solve the MySQL consuming all computer's
> resources in 4.0.4, but nope, the problem is still there. I'm trying
> to run MySQL on Win ME and when started normally it consumes
> all resources of my computer. When I start it with --skip-innodb
> it works just fine. Why ?

we need more information of the bug. If you start from an MS-DOS prompt,
what does mysqld-max.exe print?

C:\mysql\bin> mysqld-max --console

If mysqld-max starts up, you should enable the general query log with

mysqld-max --log --console

and look at hostname.log in the datadir to determine if you have some daemon
process running on the computer which constantly issues queries to the
server.

Do you have Microsoft Visual C++, so that you could compile yourself and run
mysqld-max in the debugger to determine what it does?

> At least I saw you fixed WinMySQLAdmin.

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB


> ----- Original Message -----
> From: "Heikki Tuuri" <[EMAIL PROTECTED]>
> To: "Philip Molter" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Wednesday, October 02, 2002 5:48 PM
> Subject: Re: MySQL/InnoDB-4.0.4 is released
>
>
> > Philip,
> >
> > ----- Original Message -----
> > From: "Philip Molter" <[EMAIL PROTECTED]>
> > To: "Heikki Tuuri" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 02, 2002 4:16 PM
> > Subject: Re: MySQL/InnoDB-4.0.4 is released
> >
> >
> > > On Wed, Oct 02, 2002 at 02:12:23PM +0300, Heikki Tuuri wrote:
> > > : Hi!
> > > :
> > > : InnoDB is a table type which provides transactions, row level
locking,
> > > : foreign key constraints, and a non-free hot backup tool to MySQL.
> > > :
> > > : InnoDB is included in both downloadable versions of MySQL-4.0:
> MySQL-Pro
> > and
> > > : MySQL-Max.
> > > :
> > > : Release 4.0.4-beta is mainly a bug fix release.
> > >
> > > Will the bugfixes for this release (not necessarily the new/updated
> > > features) be backported to the 3.23.x series?  Given that MySQL 4
> > > isn't marked as stable yet, many of us using InnoDB no doubt still
> > > use 3.23.x.
> >
> > of course, the fix will be backported if the bug also existed in 3.23.
> >
> > The DESC bugs in 4.0.x are not present in 3.23.
> >
> > Since 4.0.x releases will come in more rapid succession than 3.23
> releases,
> > it may soon be that the most bug-free InnoDB is actually in the latest
> > 4.0.x.
> >
> > > * Philip Molter
> > > * Texas.net Internet
> > > * http://www.texas.net/
> > > * [EMAIL PROTECTED]
> >
> > Regards,
> >
> > Heikki
> > Innobase Oy
> >
> > sql query
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html";
before
> > posting. To request this thread, e-mail [EMAIL PROTECTED]
> >
> > To unsubscribe, send a message to the address shown in the
> > List-Unsubscribe header of this message. If you cannot see it,
> > e-mail [EMAIL PROTECTED] instead.
> >
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to