[2025-09-21 02:48:06]
Query : select * from board where code='6'
Error : Can't open file: './SPARK946NEW/board.frm' (errno: 24 - Too many open files)[2025-09-21 02:48:06]
Query : update board_data set hitting=hitting+1 where code='23853' and board_code='6'
Error : Can't open file: './SPARK946NEW/board_data.frm' (errno: 24 - Too many open files)[2025-09-21 02:48:06]
Query : select *,to_days(end_date)-to_days(current_date) as diff_event_date from board_data where code='23853' and board_code='6'
Error : Can't open file: './SPARK946NEW/board_data.frm' (errno: 24 - Too many open files)[2025-09-21 02:48:06]
Query : select code,file_path,file_name,thumbnail_name,file_brief,orig_name,file_size,file_width,file_height,file_ext,concat('https://spark946.org/user',file_path,'/',file_name,'?dummy=',1758390486) as url,date_format(reg_date,'%Y-%m-%d %H:%i') as reg_date from attachment where table_name='board_data' and table_code='23853' order by code
Error : Can't open file: './SPARK946NEW/attachment.frm' (errno: 24 - Too many open files)