SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
select id,url,joburl,corpurl from deep_tmp WHERE eflag = 1 and biz = 7 and openflag = 0 order by deep_update limit 300
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
select id,url,joburl,corpurl from deep_tmp WHERE eflag = 1 and jflag = 1 and cflag = 1 and openflag = 0 order by deep_update limit 1000