topic_links 表在 Discourse 中被用来判断主题中外部连接的情况。
运行 SQL:select * from topic_links order by topic_id desc limit 100;
select * from topic_links order by topic_id desc limit 100;
大部分情况会输出下面的情况。