[2025-09-21 02:51:20]
Query : select m.code,m.category_code,m.meta_title,m.meta_description,m.content,h.content as head_content from menu m left join menu_head h on m.menu_head_code=h.code where m.full_url='data/nuri'
Error : Can't open file: './SPARK946NEW/menu.frm' (errno: 24 - Too many open files)[2025-09-21 02:51:20]
Query : select m.code,m.category_code,m.meta_title,m.meta_description,m.content,h.content as head_content from menu m left join menu_head h on m.menu_head_code=h.code where length(m.category_code)=(select max(length(category_code)) as max_category_length from menu where full_url like 'data/nuri%') and m.full_url like 'data/nuri/%' order by m.order_code limit 1
Error : Can't open file: './SPARK946NEW/menu.frm' (errno: 24 - Too many open files)[2025-09-21 02:51:20]
Query : select m.code,m.category_code,m.meta_title,m.meta_description,m.content,h.content as head_content from menu m left join menu_head h on m.menu_head_code=h.code where length(m.category_code)=(select min(length(category_code))+4 as max_category_length from menu where full_url like 'data/nuri%') and m.full_url like 'data/nuri/%' order by m.order_code limit 1
Error : Can't open file: './SPARK946NEW/menu.frm' (errno: 24 - Too many open files)