Jump to content

In Boolean Mode problem


marc_r

Recommended Posts

I have the following query:

[b]"SELECT * FROM products WHERE MATCH(Product_No, Title, Category) AGAINST ('$keyword*' in boolean mode)";[/b]

and gives me this error:

[b]#1064 - You have an error in your SQL syntax near 'boolean mode )[/b]

The query was working fine on my local server but once i migrated it to the new remote server it wont let me run this. I've also tried the query w/o 'in boolean mode' and it works just fine.. anyone have any ideas please?? thanks!

marc

Link to comment
https://forums.phpfreaks.com/topic/17994-in-boolean-mode-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.