SELECT comment_author, comment_author_url, comment_ID, comment_post_ID FROM wordpress_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 5
怎么改啊,望高手指点下

|
|
#1 (页面定位) |
![]() 注册日期: 2005-11-24
帖子: 359
![]() ![]() ![]() |
高手帮看看我的wordpress出了什么问题,错误代码如下
WordPress database error: [Lost connection to MySQL server during query]
SELECT comment_author, comment_author_url, comment_ID, comment_post_ID FROM wordpress_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 5 怎么改啊,望高手指点下 ![]() 此帖于 2006-12-17 23:52 被 风烟讽喻 编辑. 原因: 重发 |
|
|
|