Warning: mysqli::__construct(): (HY000/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 in /var/www/html/crowdfunding/public/func_common.php on line 1471
Warning: mysqli::__construct(): (HY000/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 in /var/www/html/crowdfunding/public/class/db_mysql.php on line 48
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 b.TRANS_SOURCE_CONSTANT_NAME, b.TRANS_TEXT,
a.TRANS_SOURCE_CONSTANT_NAME TRANS_SOURCE_CONSTANT_NAME_BCK, a.TRANS_TEXT TRANS_TEXT_BCK
from FLC_TRANSLATION a left join FLC_TRANSLATION b
on a.TRANS_SOURCE_CONSTANT_NAME = b.TRANS_SOURCE_CONSTANT_NAME
and b.TRANS_TYPE = 1 and b.TRANS_LANGUAGE = 1
where a.TRANS_TYPE = 1 and a.TRANS_LANGUAGE = 1