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