relay_log_space_limit does not seem to work

relay_log_space_limit does not seem to work

am 12.06.2003 17:56:01 von Vidar

>Description:
I have been looking for a way of controlling the size of the relay logs.
I found nothing in the manuall regarding this but suddenly the changelog for
4.0.13 mention relay_log_space_limit.

However, setting this variable does not seem to work.
Information about relay_log_space_limit should also be mention in the manual,
now it only appears on the changelog

>How-To-Repeat:
in /etc/my.cnf on slave I have:
[mysqld]
set-variable = relay_log_space_limit=300M

But my relay logs are much bigger:
$ ls -all /var/lib/mysql/*relay*
-rw-rw---- 1 mysql mysql 712699765 Jun 12 14:55
/var/lib/mysql/foobar-relay-bin.001
-rw-rw---- 1 mysql mysql 20 Jun 6 18:50
/var/lib/mysql/foobar-relay-bin.index
-rw-rw---- 1 mysql mysql 52 Jun 12 14:55
/var/lib/mysql/relay-log.info

>Fix:
N/A

>MySQL support: [none ]
>Synopsis:
>Severity: <[ non-critical ] >
>Priority: <[ medium ] >
>Category: mysql
>Class: <[ sw-bug | doc-bug ] >
>Release: mysql-4.0.13 (Official MySQL RPM)
>C compiler: 2.95.3
>C++ compiler: 2.95.3
>Environment:
System: Linux 2.4.18-27.8.0smp #1 SMP Fri Mar 14 05:47:33 EST 2003 i686 athlon
i386 GNU/Linux
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/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --host=i386-redhat-linux --with-system-zlib
--enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Compilation info: CC='gcc' CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'
CXX='g++' CXXFLAGS='-O6 -fno-omit-frame-pointer
-felide-constructors -fno-exceptions -fno-rtti -mpentium' LDFLAGS=''
ASFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Mar 24 10:19 /lib/libc.so.6 ->
libc-2.3.2.so
-rwxr-xr-x 1 root root 1292588 Mar 19 14:09 /lib/libc-2.3.2.so
-rw-r--r-- 1 root root 2321568 Mar 19 13:28 /usr/lib/libc.a
-rw-r--r-- 1 root root 204 Mar 19 13:19 /usr/lib/libc.so
Configure command: ./configure '--disable-shared'
'--with-mysqld-ldflags=-all-static' '--with-client-ldflags=-all-static'
'--without-berkeley-db' '--with-innodb' '--without-vio' '--without-openssl'
'--enable-assembler' '--enable-local-infile' '--with-mysqld-user=mysql'
'--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--prefix=/'
'--with-extra-charsets=complex' '--exec-prefix=/usr' '--libexecdir=/usr/sbin'
'--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var/lib/mysql'
'--infodir=/usr/share/info' '--includedir=/usr/include'
'--mandir=/usr/share/man' '--with-embedded-server'
'--enable-thread-safe-client' '--with-comment=Official MySQL RPM' 'CFLAGS=-O6
-fno-omit-frame-pointer -mpentium' 'CXXFLAGS=-O6 -fno-omit-frame-pointer
-felide-constructors -fno-exceptions -fno-rtti -mpentium'


--
vidar



--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org