Is there a web-based interface for bug reporting? Or is there a way to use
the mysqlbug program when my database machine isn't connected to the
internet?

Thanks,
--jeff

----- Original Message -----
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
To: "Mark Hughes" <[EMAIL PROTECTED]>
Cc: "Nilesh Shah" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 11:39 AM
Subject: Re: Replication - Error reading packet from server:
(server_errno=1159)


> On Wed, Jul 10, 2002 at 09:57:56AM -0700, Mark Hughes wrote:
> > Thanks, I had a look at that and it seems that slave_net_timeout is the
> > variable that should be used and this is set to 3600 seconds - however
it
> > appears that the net_read_timeout is being used and by changing this
from
> > 30 to 3600 seconds the messages seem to have gone away.
> >
> > In the 3.23.38 version we are using with our other slaves they never
> > timeout and the slave_new_timeout variable doesn't exist - it would
> > seem that some code has been introduced to allow the slave connections
to
> > timeout but is using the net_read_timeout variable rather than the
> > slave_net_timeout variable as I would expect.
>
> Please send in a bug report.  Either the docs are wrong or the code
> is.
>
> Jeremy
> --
> Jeremy D. Zawodny, <[EMAIL PROTECTED]>
> Technical Yahoo - Yahoo Finance
> Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936
>
> MySQL 3.23.51: up 41 days, processed 921,560,254 queries (255/sec. avg)
>
> ---------------------------------------------------------------------
> 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