[2023-12-08 07:54:57]
Query : select * from banner where 1 and status = 'y' order by order_code desc
Error : Can't open file: './SPARK946NEW/banner.frm' (errno: 24 - Too many open files)[2023-12-08 07:54:57]
Query : select * from board_main
Error : Can't open file: './SPARK946NEW/board_main.frm' (errno: 24 - Too many open files)[2023-12-08 07:54:57]
Query : select b.code,b.board_code,b.title,b.content,b.link from board_data b left join attachment a on (a.table_name='board_data' and b.code=a.table_code) where b.code in () group by b.code order by field(b.code, )
Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') group by b.code order by field(b.code, )' at line 1[2023-12-08 07:54:57]
Query : select * from board_main
Error : Out of resources when opening file './SPARK946NEW/board_main.MYD' (Errcode: 24 - Too many open files)[2023-12-08 07:54:57]
Query : select b.code,b.board_code,b.title,b.content,b.link from board_data b left join attachment a on (a.table_name='board_data' and b.code=a.table_code) where b.code in () group by b.code order by field(b.code, )
Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') group by b.code order by field(b.code, )' at line 1
Fatal error: Uncaught mysqli_sql_exception: Out of resources when opening file '/tmp/#sql_d38_0.MYD' (Errcode: 24 - Too many open files) in /home6/spark946new/http/lib/class/class.DBMysql.php:68
Stack trace:
#0 /home6/spark946new/http/lib/class/class.DBMysql.php(68): mysqli->query('select b.code,b...')
#1 /home6/spark946new/http/lib/class/class.DBMysql.php(106): DB->query('select b.code,b...')
#2 /home6/spark946new/http/lib/class/class.Page.php(218): DB->getNumRows('select b.code,b...')
#3 /home6/spark946new/http/_module/board/latest.php(7): Page->displayDataList('select b.code,b...', 'y')
#4 /home6/spark946new/http/_main/page.php(41): include('/home6/spark946...')
#5 /home6/spark946new/http/_main/page.php(69): ThisPage->loadContent('tpf=board/lates...')
#6 /home6/spark946new/http/_main/page.php(92): ThisPage->makeContent('\r\n <sect...')
#7 /home6/spark946new/http/lib/class/class.Page.php(71): ThisPage->process()
#8 /home6/spark946new/http/page.php(24): Page->execute()
#9 {main}
thrown in /home6/spark946new/http/lib/class/class.DBMysql.php on line 68