user warning: Table './zgq_smzz/blog_comments' is marked as crashed and should be repaired
query: SELECT COUNT(*) FROM blog_comments c WHERE c.nid = 52 AND c.status = 0 in /home/www/zhouguoqiang/zhoume.org/modules/comment/comment.module on line 992.
user warning: Table './zgq_smzz/blog_comments' is marked as crashed and should be repaired
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM blog_comments c INNER JOIN blog_users u ON c.uid = u.uid WHERE c.nid = 52 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/www/zhouguoqiang/zhoume.org/modules/comment/comment.module on line 992.
Sun, 12/06/2009 - 00:33 — 沙漠之周
linux 下一个php 请求 就是一个进程
windows 下就是一个线程
你用 filemon 跟踪一下 apache.exe 就大致明白了
Comments
Post new comment