|
|
|
| ÀÏ¹Ý ¿¡·¯ |
Could not query Extra information
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_1571_0.MYI' (Errcode: 28)
SELECT d.width, d.height, d.border, d.attach_id, d.physical_filename, d.real_filename, d.download_count, d.comment, d.filesize, d.thumbnail, d.filetime, p.post_id, p.post_username, p.post_time, t.topic_id, t.topic_title, t.topic_time, t.forum_id, pt.remark1, pt.remark2, pt.remark3, pt.remark4, pt.remark5, pt.remark6, pt.remark7, pt.remark8, pt.remark9, pt.remark10, pt.remark11, pt.remark12, pt.remark13, pt.remark14, pt.remark15, pt.post_text , u.user_id, u.username
FROM korean_attachments a, korean_attachments_desc d, korean_posts p, korean_topics t, korean_forums f, korean_posts_text pt, korean_users AS u
WHERE (d.attach_id = a.attach_id) AND (a.post_id = p.post_id) AND (d.width > 0) AND (a.privmsgs_id = 0) AND (p.post_id = t.topic_first_post_id) AND (p.forum_id = f.forum_id) AND pt.post_id = p.post_id AND (p.poster_id = u.user_id) AND (p.forum_id = 95) AND (pt.remark3 = 'YES')
ORDER BY p.post_id DESC LIMIT 0, 6 Line : 391 File : /var/www/html/korean/portal.php |
|
|
|
|
|