- 积分
- 119
- 在线时间
- 2456 小时
- 最后登录
- 2024-6-30
- 阅读权限
- 50
- 精华
- 0
 
- UID
- 706802
- 帖子
- 584
- 精华
- 0
- 经验
- 119 点
- 金钱
- 78 ¥
- 注册时间
- 2014-5-29
|
Discuz! Database Error
(5) Out of memory (Needed 1677104 bytes)
SELECT a.*, af.* FROM forum_attachment a INNER JOIN forum_attachment_unused af USING(aid) WHERE af.uid=706802 AND a.tid=0 ORDER BY a.aid DESC
PHP Debug
No. File Line Code
1 forum.php 58 require(%s)
2 source/module/forum/forum_post.php 351 require_once(%s)
3 source/include/post/post_newreply.php 290 getattach()
4 source/function/function_post.php 38 table_forum_attachment->fetch_all_unused_attachment(%s, %s, %s)
5 source/class/table/table_forum_attachment.php 82 discuz_database::fetch_all(%s, Array)
6 source/class/discuz/discuz_database.php 100 discuz_database::query(%s, Array, false, false)
7 source/class/discuz/discuz_database.php 136 db_driver_mysql->query(%s, false, false)
8 source/class/db/db_driver_mysql.php 151 db_driver_mysql->halt(%s, %d, %s)
9 source/class/db/db_driver_mysql.php 218 break()
|
|