该问题已被锁定!
2
关注
3838
浏览

从数据库删除数据之后,前台页面垃圾数据怎么处理?

AI智能回复搜索中,请稍后...

为什么被折叠? 0 个回复被折叠
fanta 超级管理员 用户来自于: 安徽省合肥市
2018-08-13 09:13
aws_posts_index 删除这个表中的废数据
delete from aws_posts_index where post_type = 'article' and post_id not in (select id from aws_article);
delete from aws_posts_index where post_type = 'question' and post_id not in (select question_id from aws_question);

关于作者

Draycen 注册会员

这家伙很懒,还没有设置简介

问题动态

发布时间
2018-08-13 08:47
更新时间
2018-08-13 09:13
关注人数
2 人关注

推荐内容

请问后台数据库修改头像应该操作那几个表,谢谢,跪求啊
请问哪个是伪静态 应该怎么去关闭
数据库出错 谁知道什么问题
user_action_history表中的associate_id 和 associate_attached是什么意思?
wecenter的数据库结构和说明书文档哪里能i下载到啊?
我的邮箱为何一直给wecenter_report投递数据库错误
突然出现There appears to be an error:
本地localhost数据库导入错误,返回1050
工作经历的这个表单提交后,接收端在哪?
谁对mysql数据库表单结果熟悉啊,我升级时候弄得乱七八糟,弄得头大了,求帮忙