SEOClerks

Welcome to SEOClerks

Create an account below in 1 minute or less.

By joining, you agree to SEOClerks Terms of Service, Privacy Policy, as well as to receive emails.

Order Now
Process Time: 0.012376070022583

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM members_ledger WHERE ip='216.73.216.114' AND querystring LIKE '%FAILED LOGIN%' AND added >= unix_timestamp(NOW())-432001SELECT COUNT(id) as total FROM members_ledger WHERE ip='216.73.216.114' AND querystring LIKE '%FAILED LOGIN%' AND added >= unix_timestamp(NOW())-43200

/opt/clerks-staging/docroot/include/functions/includes/security.php 522 CountBotLoginAttempts() ()

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.4126971SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (46) AND gtags like'%Channel%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 400.4126970.412697
0.2340531SELECT 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 (46) AND gtags like'%Channel%' AND type !=99 0.2340530.234053
0.1480211SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID AND (A.tags LIKE '%Linking%' OR A.skills LIKE '%Linking%') ORDER BY A.lastgigedit desc LIMIT 0,400.1480210.148021
0.1335841SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID AND (A.tags LIKE '%Linking%' OR A.skills LIKE '%Linking%')0.1335840.133584
0.1033691SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%3ds%') ORDER BY total_recommendations desc LIMIT 0,400.1033690.103369
0.0731691SELECT count(USERID) AS total FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%3ds%') 0.0731690.073169