I\'m trying to find \"the zen\" string in a field containing \"The Zen Circus\". I\'ve got a FULLTEXT index.
select url,name, , MATCH(name) AGAINST ( \'zen
Kao is right but that didn't help me at all - why? InnoDB table uses a different setting - try updating this one and checking it with:
show variables like 'innodb_ft_min_token_size';