mysql find_in_set 适用于如下场景:mysql
select * from db where find_in_set("***", strlist);sql
***:不以“,”开头的字符串ide
strlist:以“,”分隔的字符串。字符串