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