SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 0 order by id limit 500
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 9 order by modified limit 20
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 9 order by modified limit 20
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 9 order by modified limit 20
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 1 and `jflag` = 1 and `cflag` = 1 order by modified limit 1000
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 1 and `jflag` = 1 and `cflag` = 0 order by modified limit 100
SQL ERROR-------SQLSTATE[42S02]: Base table or view not found: 1146 Table 'netabook.deep_tmp' doesn't exist
SELECT id,url,eflag,modified FROM `deep_tmp` WHERE `eflag` = 1 and `jflag` = 0 and `cflag` = 1 order by modified limit 2000