Hello
> We use MySQL 3.23.32, so I recently added a FULLTEXT index for this
> field on all forums and changed the source code to make use of the
> MATCH() AGAINST() MySQL call.
If you make FULLTEXT queries over many tables, and combine the results
afterwards, you might get into problems with 3.23.32, as there was a
bug, see my previous message <[EMAIL PROTECTED]>. The
problem is fixed in 3.23.33. (Thanks Sergei!)
If this is your case, you may try to upgrade. If it's not, have you
tried all the EXPLAIN SELECT and friends? (the manual, chapter 12)
cheers
--
TS
---------------------------------------------------------------------
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