syntax error, unexpected $end SELECT `id`, `url`, `title`, MATCH (`title`,`description`,`tags`) AGAINST ('*World\'s Greatest Mini *Miniature World\'s Best Mini *World\'s Best Mini *Miniature World\'s Greatest Mini *World\'s Greatest Miniature *Hand-lettered typography *World\'s Greatest Miniature Art *World\'s Greatest Miniature Design *World\'s Greatest Miniature Craft *Hand-' IN BOOLEAN MODE) as `score` FROM `designs` WHERE MATCH (`title`,`description`,`tags`) AGAINST ('*World\'s Greatest Mini *Miniature World\'s Best Mini *World\'s Best Mini *Miniature World\'s Greatest Mini *World\'s Greatest Miniature *Hand-lettered typography *World\'s Greatest Miniature Art *World\'s Greatest Miniature Design *World\'s Greatest Miniature Craft *Hand-' IN BOOLEAN MODE) AND `id`!='1273756c' ORDER BY `score` DESC LIMIT 10