No more LIKE+% for MySQL fuzzy queries
We all know that InnoDB using '%xx' in fuzzy queries causes index failure, but sometimes the requirements are like this, and there are many similar requirements.
We all know that InnoDB using '%xx' in fuzzy queries causes index failure, but sometimes the requirements are like this, and there are many similar requirements.