>Description:
MySQL Daemon crashes when a user with the necessary privileges issue a query
"show logs"
>How-To-Repeat:
Start your daemon with the option --skip-bdb:
your-shell> safe_mysqld --skip-bdb
Then, issue a "show logs" using mysql utility, for instance.
>Fix:
MySQL admins: don't use the --skip-bdb option when starting the daemon.
MySQL Developer: Be more carefull when coding (How much would i have to pay -
since mysql is free - to get this advice seen)
I'll be waiting for some feedback (Not only developer but the user comunity
too)
>Submitter-Id: <submitter ID>
>Originator: Gustavo Vieira Gon�alves Coelho Rios
>Organization:
Ifour Sistemas.
>MySQL support: none
>Synopsis: MySQL Crash with "show logs" queries
>Severity: critical
>Priority: high
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.39 (yes)
>Environment:
System: FreeBSD etosha.ifour.com.br 4.3-STABLE FreeBSD 4.3-STABLE #1: Tue Jul 10
04:36:12 BRT 2001 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ETOSHA i386
Some paths: /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Using builtin specs.
gcc version 2.95.3 [FreeBSD] 20010315 (release)
Compilation info: CC='cc' CFLAGS='-O -pipe -march=pentiumpro' CXX='c++'
CXXFLAGS='-O -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions'
LDFLAGS=''
LIBC:
-r--r--r-- 1 root wheel 1187948 10 Jul 04:17 /usr/lib/libc.a
lrwxr-xr-x 1 root wheel 9 10 Jul 04:17 /usr/lib/libc.so -> libc.so.4
-r--r--r-- 1 root wheel 574912 10 Jul 04:17 /usr/lib/libc.so.4
Configure command: ./configure --localstatedir=/var/db/mysql --without-perl
--without-debug --without-readline --without-bench --with-mit-threads=no
--with-libwrap --with-low-memory --with-comment --with-raid --with-berkeley-db
--with-innodb --enable-assembler --with-berkeley-db --prefix=/usr/local
i386--freebsd4.3
Perl: This is perl, version 5.005_03 built for i386-freebsd
---------------------------------------------------------------------
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
MySQL Crash with "show logs" queries
Gustavo Vieira Gon�alves Coelho Rios Fri, 13 Jul 2001 18:58:54 -0700
- Re: MySQL Crash with "show logs&... Gustavo Vieira Gon�alves Coelho Rios
- Re: MySQL Crash with "show ... Sinisa Milivojevic
- Re: MySQL Crash with "s... Gustavo Vieira Goncalves Coelho Rios
- Re: MySQL Crash with "show ... Miguel Angel Sol�rzano
