清理mysql特定数据

TRUNCATE TABLE tassetlist;
TRUNCATE TABLE tassetlisthis;
TRUNCATE TABLE tbcrecord;
TRUNCATE TABLE tmediafiles;
TRUNCATE TABLE tmediafileshis;
TRUNCATE TABLE tproductlist;
TRUNCATE TABLE tproductlisthis;
TRUNCATE TABLE tcontentlist;
TRUNCATE TABLE tdisplayfile;

原文地址:https://www.cnblogs.com/szy2018/p/12652597.html