> Hi Don,
>
> No, full-text search was added in MySQL 3.23.23, I believe (4.0.1 just
> added boolean searches along with more speed overall).  It doesn't need
> to be compiled in or anything, it's there by default.  Unless someone
> compiled it and actually *removed* the full-text code or something. :-)
>
> Also, key_len of 0 in EXPLAIN is normal.
>
> It sounded like you are getting some kind of error in your first
> message?  If so, what is it?  Are you SURE that the EXACT word you're
> searching for is present in the table (for example, with a space, etc.
> on either side of it)?
>
>

Thanks for enlightening me on that, i only started using it in mysql 4, but
i only really use mysql4 now, sometimes 3 and have to painfully downgrade
my code.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to