首页 > 解决问题 > 正文

phpcms v9 数据库清空
2022-06-02 17:33:09   来源:   评论:0 点击:

truncate table v9_category;truncate table v9_news; truncate table v9_news_data;truncate table v9_hits; truncate table

truncate table v9_category;  

truncate table v9_news;   
truncate table v9_news_data;
truncate table v9_hits;    
truncate table v9_log;  
truncate table v9_page;  
truncate table v9_attachment;  
truncate table v9_attachment_index;  
truncate table v9_content_check;  
truncate table v9_session;  

truncate table v9_keyword;   
truncate table v9_keyword_data;  
truncate table v9_log;  
truncate table v9_position_data;  
truncate table v9_search;  
truncate table v9_search_keyword;    

truncate table v9_collection_content;
truncate table v9_collection_history;
truncate table v9_collection_node;
truncate table v9_collection_program;

相关热词搜索:

上一篇:判断链接带https商务通加载
下一篇:linux find查找 替换

分享到: 收藏