>Description:
        Updates > 4 MBytes cause the binary replication to stall.
>How-To-Repeat:
        Try to replicate an UPDATE command with >4MB of data
>Fix:
        log_event.h, line 45: delete MAX_EVENT_LEN
        log_event.cc, line 88: replace MAX_EVENT_LEN with max_allowed_packet

>Submitter-Id:  <submitter ID>
>Originator:    Matthias Urlichs
>Organization:
 noris network AG
>MySQL support: license
>Synopsis:      Updates > 4 MBytes stall the binary replication
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.34 (current BK archive)
>Server: /usr/bin/mysqladmin  Ver 8.16 Distrib 3.23.34, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.34-debug-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/run/mysql.socket
Uptime:                 8 hours 14 min 35 sec

Threads: 1  Questions: 38318  Slow queries: 0  Opens: 21  Flush tables: 1  Open 
tables: 15 Queries per second avg: 1.291
>Environment:
        
System: Linux play.smurf.noris.de 2.4.0s-noris-t5-2 #58 SMP Wed Jul 19 10:24:19 CEST 
2000 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 19991030 (prerelease)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS='-DTHREAD_SAFE_CLIENT 
-felide-constructors -fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 root     root           13 Jun  8  2000 /lib/libc.so.6 -> libc-2.1.3.so
-rwxr-xr-x   1 root     root      4118299 Sep 20  1999 /lib/libc-2.1.2.so
-rwxr-xr-x   1 root     root      4123003 Jun  8  2000 /lib/libc-2.1.3.so
-rw-r--r--   1 root     root     19203634 Jun  8  2000 /usr/lib/libc.a
-rw-r--r--   1 root     root          178 Jun  8  2000 /usr/lib/libc.so
-rwxr-xr-x   1 root     root      2042654 Oct 27 17:09 /usr/lib/libc-client.a
Configure command: ./configure  --prefix=/usr --with-debug --enable-shared 
--without-mit-threads --libexecdir=/usr/sbin --localstatedir=/var/mysql 
--enable-thread-safe-client --sysconfdir=/etc --datadir=/usr/share 
--enable-large-files --without-readline --with-mysqld-user=mysql 
--with-unix-socket-path=/var/run/mysql.socket --enable-strcoll '--with-comment=noris 
network MySQL' --with-docs --with-bench --without-berkeley-db --without-bench


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