Re: FULLTEXT index help

2006-06-19 Thread John Hicks
Horst Azeglio wrote: I'm trying to do a MySQL Query but it doesn't work. MySQL version: 4.0.26 When I put only one argument in MATCH, it shows no error but doesn't return anything [quote] SELECT * FROM item WHERE MATCH (nom) against ('Huile');[/quote] or [quote]SELECT * FROM item WHERE MATCH (n

FULLTEXT index help

2006-06-11 Thread Horst Azeglio
e "item" is MyISAM. Anyone can help? thank you -- View this message in context: http://www.nabble.com/FULLTEXT-index-help-t1771558.html#a4821912 Sent from the MySQL - General forum at Nabble.com. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]