I am quite willing to acknowledge that I'm new at this ...

But I can't find the syntax error in this query:

SELECT * FROM products WHERE MATCH (desc) AGAINST ('usb')

desc is a field name, usb is the keyword I'm searching for.

MYSQL version 4.0.12

Thanks for your help.

Ryan



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

Reply via email to