SEOClerks

No freelancers found

We were unable to find any freelancers with your current search criteria.

Order Now
Process Time: 0.11728310585022

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM query_cache WHERE query= ? LIMIT 1 1SELECT `value`, `last_checked` FROM query_cache WHERE query= ? LIMIT 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() queryCache()

SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%htmlprogramer%') ORDER BY total_recommendations desc LIMIT 0,401SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%htmlprogramer%') ORDER BY total_recommendations desc LIMIT 0,40

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.1042161SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%htmlprogramer%') ORDER BY total_recommendations desc LIMIT 0,400.1042160.104216
0.0903631SELECT count(A.PID) as total from posts A , seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND A.USERID=C.USERID AND category IN (29,73,74,75,76,104,105) AND gtags like'%funnles%' AND type !=99 0.0903630.090363
0.0529111SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND (A.tags LIKE '% succeeded %' OR A.tags LIKE 'succeeded %' OR A.tags LIKE '% succeeded' OR A.tags='succeeded') ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 400.0529110.052911