MySQL Query:select count(id) from min_article where passed > 0 and (t1 = '绿色' or t2 = '绿色' or t3 = '绿色')
Message:MySQL Query Error