Hi Peter,
----- Original Message -----
From: "Peter Stoehr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Gelu Gogancea" <[EMAIL PROTECTED]>
Sent: Monday, March 17, 2003 3:56 PM
Subject: RE: mySQL activity logging on a dual prozessor maschine


> Hi Gelu,
>
> thanks for your message. But I'm not confused about the timeformat, I'm
> confused of the order the logs are.
>
> 1st: 19:31:18
> 2nd: 19:31:20
> 3rd: 19:31:18 (!)
> 4th: 19:31:20 (!)
Indeed...this is a little strange.If we suppose that your computer clock
work fine,remain only idea about time processing.It's possible to be some
"shorter" processes which can running on the same period of time with the
"longer" processes.That means can be a process(shorter time running/easy
process) which is started after another process is already started(longer
time running/heavy) but is finished before the process which was already
started.In this situation can make sense because this processes write on the
log file (the starting time) after *they* are succesfully finished.


Regards,

Gelu
_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address :     [EMAIL PROTECTED]
                                              [EMAIL PROTECTED]

> ...
>
> I don't know, what the problem is.
>
> Rgds, Peter
>
> > -----Original Message-----
> > From: Gelu Gogancea [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 14, 2003 10:34 PM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Re: mySQL activity logging on a dual prozessor maschine
> >
> >
> > Hi,
> > Maybe it's funny...but this is MySQL date/time format which is used in
log
> > files.On my MySQL servers date/time are formated in the same way.
> >
> > Regards,
> >
> > Gelu
> > _____________________________________________________
> > G.NET SOFTWARE COMPANY
> >
> > Permanent e-mail address : [EMAIL PROTECTED]
> >                                           [EMAIL PROTECTED]
> > ----- Original Message -----
> > From: "Peter Stoehr" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, March 14, 2003 10:52 PM
> > Subject: mySQL activity logging on a dual prozessor maschine
> >
> >
> > > Hi list,
> > >
> > > few days ago, I have installed a 2nd CPU in my ProLiant380. I
> > recompiled a
> > > new kernel (2.4.17) for Debian 3.0. On the machine there is mySQL
> > 3.23.52-2
> > > installed (deb). Every thing works fine, just the logging of
> > mySQL looks a
> > > little funny to me, especially the time:
> > >
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > >                    9745 Query       SELECT gid FROM ...
> > > 030314 19:31:20    9745 Query       SELECT gid FROM ...
> > > 030314 19:31:18    9745 Query       SELECT gid FROM ...
> > >                    9745 Query       SELECT de FROM b...
> > > 030314 19:31:20    9745 Query       SELECT de FROM b...
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > > 030314 19:31:20    9745 Query       SELECT de FROM b...
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > > 030314 19:31:20    9745 Query       SELECT de FROM b...
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > > 030314 19:31:20    9745 Query       SELECT de FROM b...
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > > 030314 19:31:20    9745 Query       SELECT de FROM b...
> > > 030314 19:31:18    9745 Query       SELECT de FROM b...
> > >                    9745 Query       SELECT de FROM b...
> > >                    9745 Query       SELECT gid FROM ...
> > > 030314 19:31:20    9745 Query       SELECT gid FROM ...
> > >
> > > The websites still grow up without errors and there is also
> > nothing in the
> > > errorlogs. Did someone of you ever had this interesting thing?
> > I could not
> > > find anything about that with Google or in the mailarchive here
> > at mySQL.
> > >
> > > Thanks for your help,
> > >
> > > regards, Peter
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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
> > >
> > >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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