mysql find_in_set 適用於如下場景:mysql
select * from db where find_in_set("***", strlist);sql
***:不以「,」開頭的字符串ide
strlist:以「,」分隔的字符串。字符串