I upload test case (table dump with explain) to:
ftp://support.mysql.com:/pub/mysql/secret/fsearch_test.sql.bz2
mysql test_base < fsearch_test.sql
On Wednesday 12 February 2003 18:13, Sergei Golubchik wrote:
Hi!
Description:
Optimizer don't use fulltext index with JOINed tables,
(most likely not a bug but strange behaviour)
Unfortunately, I need a complete test case, not only table
definitions, to be able to comment. As I cannot know why optimizer picks
up that particular execution plan without table data.