On Wed, Jul 10, 2002 at 03:13:55PM -0700, Jeff Kilbride wrote:
>
> 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?
You can submit a but directly to [EMAIL PROTECTED] If your
message cont
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:
> >
al Message -
From: "Mark Hughes" <[EMAIL PROTECTED]>
To: "Nilesh Shah" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 9:57 AM
Subject: RE: Replication - Error reading packet from server:
(server_errno=1159)
> Thanks, I had a look
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 360
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 versio
Set variable net_read_timeout to some bigger value.
http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html
Nilesh Shah
-Original Message-
From: Mark Hughes [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 3:36 AM
To: [EMAIL PROTECTED]
Subject: Replication - Error reading packet f