Search found 1 match

by savante21
Tue Oct 31, 2006 10:19 pm
Forum: Bugs
Topic: Cannot get Quicksearch to work.
Replies: 1
Views: 1622

Cannot get Quicksearch to work.

I have done a search and tried the methods that seem to work for most.

My table type is MyISAM.

MySQL version obtained by "Select version()" is 4.0.27-max-log

Running the query:

CREATE FULLTEXT INDEX entry_idx ON serendipity_entries(
title,
body,
EXTENDED
);

returns the error:

MySQL said ...