Buyer Reviews - Jerin10112

5.0

1 reviews

Rating breakdown

  • 1
  • 0

100.0%

of customers recommend this buyer

Buyer Reviews


Order Now
Process Time: 0.017323017120361

Possible Duplicate queries found!
MatchCountSQLScript
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 WHERE username = ? AND status='1'1SELECT * FROM members WHERE username = ? AND status='1'

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

SELECT * FROM ratings_buyer WHERE USERID = ? AND RATER != 0 AND NOT (good = 0 AND bad = 0)1SELECT COUNT(BRID) as total, SUM(bad) as badTotal, SUM(good) as goodTotal FROM ratings_buyer WHERE USERID = ? AND RATER != 0 AND NOT (good = 0 AND bad = 0)

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

SELECT * FROM = ? AND action = 'delivery' ORDER BY time DESC LIMIT 11SELECT time FROM inbox2 WHERE MSGFROM = ? AND action = 'delivery' ORDER BY time DESC LIMIT 1

/opt/clerks-staging/docroot/include/functions/main.php 570 getLastDelivery() ()

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()

SELECT * FROM seoclerks.members WHERE USERID=? 1SELECT usergroup FROM seoclerks.members WHERE USERID=?

/opt/clerks-staging/docroot/include/functions/includes/member.php 2553 isStaffMember() include()

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.1202121SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 75308 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Cryptocurrency Trading Reddit%' ) LIMIT 40.1202120.120212