>Description:
        It appears that adding a full text field to multiple columns can cause
        the database to crash.
>How-To-Repeat:
        Set "ft_min_word_len=2".
        Create a database and run the 
        SQL script at http://gear.moregadgets.com/~nickkral/newscrash.sql
>Fix:
        Unknown

>Submitter-Id:  Nick Kralevich
>Originator:    Nick Kralevich
>Organization:
 Nick Kralevich
>MySQL support: none
>Synopsis:      Full Text Multicolumn search bug
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.1-alpha (Official MySQL RPM)
>Server: /usr/bin/mysqladmin  Ver 8.23 Distrib 4.0.1-alpha, 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          4.0.1-alpha
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/lib/mysql/mysql.sock
Uptime:                 1 min 7 sec

Threads: 1  Questions: 15  Slow queries: 0  Opens: 14  Flush tables: 1  Open tables: 8 
 Queries per second avg: 0.224
>Environment:
        
System: Linux gear.moregadgets.com 2.4.17 #2 Fri Dec 28 15:52:32 PST 2001 i686 unknown
Architecture: i686

Some paths:  /usr/local/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/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='gcc'  
CXXFLAGS='-O6 -fno-omit-frame-pointer              -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Nov 30 08:18 /lib/libc.so.6 -> libc-2.2.4.so
-rwxr-xr-x    1 root     root      5723311 Dec  8 06:04 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root     27314296 Dec  8 06:02 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Dec  8 06:02 /usr/lib/libc.so
lrwxrwxrwx    1 root     root           10 May 31  2001 /usr/lib/libc-client.a -> 
c-client.a
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --without-berkeley-db --with-innodb 
--enable-assembler --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/info --includedir=/usr/include --mandir=/usr/man --with-embedded-server 
--enable-thread-safe-client '--with-comment=Official MySQL RPM'


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