LIKE didn't use an index unless the right hand side was a literal or parameter.…
LIKE didn't use an index unless the right hand side was a literal or parameter. Now an index is used for LIKE CONCAT(?, '%').
正在显示
请
注册
或者
登录
后发表评论
LIKE didn't use an index unless the right hand side was a literal or parameter. Now an index is used for LIKE CONCAT(?, '%').