错误号:12142
错误原因: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
错误SQL语句:
select a.*,b.series,b.icon,b.relevance as b_relevance,c.factory,c.relevance as c_relevance,d.brand,d.relevance as d_relevance from sl_ga_model as a,sl_ga_series as b,sl_ga_factory as c,sl_ga_brand as d where a.series_relevance=b.relevance and b.factory_relevance=c.relevance and c.brand_relevance=d.relevance and a.id='1442'
——错误记录被保存!