1135: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

select a.EXT_PATH, b.EXT_FILE_TYPE, b.EXT_FILE_NAME from FLC_EXTENSION a, FLC_EXTENSION_FILE b where a.EXT_ID = b.EXT_ID and a.EXT_STATUS = 1 and a.EXT_TYPE = 'theme' and b.EXT_FILE_MODE = 'index' and a.EXT_ID = ''