>Description:
Pretty simple, just try to do a "match(column) against ('text') in the
HAVING clause of a SELECT statement. Restarts my database server every
time.
>How-To-Repeat:
Above
>Fix:
Restructure the query. The reason I want to do this is to run the
Full-Text match AFTER I limit the result set with other criteria.
It works, but I'm trying for better performance.
>Submitter-Id: <submitter ID>
>Originator: [EMAIL PROTECTED]
>Organization: CFOknows, LLC
>MySQL support: none
>Synopsis: Full-Text Query in HAVING clause crashes MySQL
>Severity: serious
>Priority: medium
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.36 (Official MySQL RPM)
>Environment:
System: Linux jay 2.2.16-22 #1 Mon Oct 30 20:26:30 PST 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/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
Compilation info: CC='egcs' CFLAGS='-O6 -fomit-frame-pointer -mpentium' CXX='egcs'
CXXFLAGS='-O6 -fomit-frame-pointer -felide-constructors
-fno-exceptions -fno-rtti -mpentium' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 11 Dec 1 16:30 /lib/libc.so.6 -> libc-2.2.so
-rwxr-xr-x 1 root root 5155229 Jan 10 19:09 /lib/libc-2.2.so
-rw-r--r-- 1 root root 24498288 Jan 10 18:35 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Jan 10 18:35 /usr/lib/libc.so
Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static
--with-client-ldflags=-all-static --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 --without-berkeley-db
--without-innobase '--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