Error: 2013 Lost connection to MySQL server during query
The following SQL statement was executed: select search_sublocations(check_parent_id('12,132','l')) location_ids
Error: 0
The following SQL statement was executed: select sql_calc_found_rows distinct jobs_cache.job_id id, match(title,jobs_languages.description) against ('助理') points from jobs_cache ,jobs_locations_cache ,jobs_languages where 1 and jobs_cache.job_id = jobs_locations_cache.job_id and jobs_locations_cache.location_id in (,1) and jobs_cache.job_id = jobs_languages.job_id and match(title,description) against ('助理') order by featured desc , points desc , rank desc,id desc limit 0 ,40
Error: 0
The following SQL statement was executed: select sql_calc_found_rows distinct jobs.id, match(title,jobs_languages.description) against ('助理') points from jobs ,jobs_locations ,jobs_languages where jobs.original_id is null and (status is null or status = 'l') and jobs.id = jobs_locations.job_id and location_id in (132,1) and jobs.id = jobs_languages.job_id and match(title,jobs_languages.description) against ('助理') and jobs.inserted_datetime > DATE_SUB('2008-05-18',INTERVAL 90 DAY ) order by featured desc , points desc , rank desc, id desc limit 0 ,40