WHERE MATCH () AGAINST ('%$search_string%');

2002-05-23 Thread Wilbert Enserink
hi all, i'm new to this list. currently busy with mysql. I'm having troubles with the query string below. The part MATCH results in an error: Can't find FULLTEXT index matching the column list however it looks like i'm doing the query according to the manual. Anybody has any clue what's going

RE: WHERE MATCH () AGAINST ('%$search_string%');

2002-05-23 Thread Gurhan Ozen
PROTECTED]] Sent: Thursday, May 23, 2002 9:23 AM To: [EMAIL PROTECTED] Subject: WHERE MATCH () AGAINST ('%$search_string%'); hi all, i'm new to this list. currently busy with mysql. I'm having troubles with the query string below. The part MATCH results in an error: Can't find FULLTEXT index