DataBase error - Out of resources when opening file './bbmp/tblhelpdeskcomments.MYD' (Errcode: 24 - Too many open files)
select *, date_format(createdon,'%d-%m-%Y %H:%m:%s') as commenteddate from tblhelpdeskcomments where isactive='Yes' and rcid='63800'DataBase error - Out of resources when opening file './bbmp/tblhelpdeskfile.MYD' (Errcode: 24 - Too many open files)
select fileid, filelocation, filename, filetype from tblhelpdeskfile where rcid='63800'