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.016600131988525

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.180'1SELECT count(id) as total FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.180'

/opt/clerks-staging/docroot/include/functions/includes/security.php 1090 IsIPBannedBot() include_once()

SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT querystring, added FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400

/opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once()

SELECT * FROM members_ledger WHERE ip='216.73.216.180' AND querystring LIKE '%FAILED LOGIN%' AND added >= unix_timestamp(NOW())-432001SELECT COUNT(id) as total FROM members_ledger WHERE ip='216.73.216.180' 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.5893951SELECT time FROM inbox2 WHERE MSGFROM = ? AND action = 'delivery' ORDER BY time DESC LIMIT 10.5893950.589395
0.1696371SELECT 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 '%Maker%' OR A.skills LIKE '%Maker%') ORDER BY A.lastgigedit desc LIMIT 0,400.1696370.169637