clear.sql 124 Bytes RawBlameHistoryPermalink 1 2 3 delete from t_word where word != '象'; delete from t_custom_dictionary where word != '象'; truncate table t_word_relation;