收起
select * from table2 awhere id REGEXP (select REPLACE(REPLACE(substring_index(substring_index(col,']',1),'[',-1),',','|'),'"',"") from table1)
报告相同问题?