[2025-10-03 11:04:13]
Query : update board_data set hitting=hitting+1 where code='23002' and board_code='4'
Error : Out of resources when opening file './SPARK946NEW/board_data.MYD' (Errcode: 24 - Too many open files)[2025-10-03 11:04:13]
Query : select *,to_days(end_date)-to_days(current_date) as diff_event_date from board_data where code='23002' and board_code='4'
Error : Out of resources when opening file './SPARK946NEW/board_data.MYD' (Errcode: 24 - Too many open files)[2025-10-03 11:04:13]
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=',1759457053) as url,date_format(reg_date,'%Y-%m-%d %H:%i') as reg_date from attachment where table_name='board_data' and table_code='23002' order by code
Error : Out of resources when opening file './SPARK946NEW/attachment.MYD' (Errcode: 24 - Too many open files)