[2023-12-08 07:57:47]
Query : select * from board where code='3'
Error : Can't open file: './SPARK946NEW/board.frm' (errno: 24 - Too many open files)[2023-12-08 07:57:47]
Query : update board_data set hitting=hitting+1 where code='26072' and board_code='3'
Error : Can't open file: './SPARK946NEW/board_data.frm' (errno: 24 - Too many open files)[2023-12-08 07:57:47]
Query : select *,to_days(end_date)-to_days(current_date) as diff_event_date from board_data where code='26072' and board_code='3'
Error : Can't open file: './SPARK946NEW/board_data.frm' (errno: 24 - Too many open files)[2023-12-08 07:57:47]
Query : select code,file_path,file_name,thumbnail_name,file_brief,orig_name,file_size,file_width,file_height,file_ext,concat('http://www.spark946.org/user',file_path,'/',file_name,'?dummy=',1701989867) as url,date_format(reg_date,'%Y-%m-%d %H:%i') as reg_date from attachment where table_name='board_data' and table_code='26072' order by code
Error : Can't open file: './SPARK946NEW/attachment.frm' (errno: 24 - Too many open files)