![]() |
|
||||||||||||||
|
|||||||||||||||
| Error:1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND MATCH (prd.description) AGAINST ('Interactive Guessing Game') LIMIT 0, 10' at line 1 SELECT prd.* FROM product prd WHERE prd.id <> 19831 AND prd.category_id = AND MATCH (prd.description) AGAINST ('Interactive Guessing Game') LIMIT 0, 10 |