If I purchase twitter followers from multiple sellers will I experience drops in my followers? What can I do to reverse this if I have already bought followers from [3] sellers? Should I just make a new account and onl...
Hello Friends, I want all of you to participate in this thread. The things I am saying here is as a Happy and Satisfed user, not as a Staff or anything. We are are using SEOClerks daily, getting loads of orders and we a...
There are so many Level 3 and Level X sellers on SEOClerks now, offering a variety of services. Would you even try out a Level 1 SEOClerks seller?
1 month ago, I made a bid one of the WTB sections. This WTB was meant for rewriting 3 eBooks. I had bid for $90 and was accepted by the buyer as well! after 21 days I completed the order in time. The buyer seemed to be r...
Hello, Recently, there was an update regarding Level X. I have thought of ways to help Level 3 users achieve Level X more smoothly, and with more help. This tutorial/guide is a bit long, but I reassure you it will hel...
We'd like to see more Level X users and our current selection criteria is a bit strict. We've removed the FAQ Requirement from leveling up so more users should be able to reach Level 3 without any issues. First and fo...
What is it about Facebook that makes it so popular, versus Myspace or Google+? What benefits does Facebook offer that no other social networking site has?
Is it possible to earn a large amount of money daily with Adsense? If you've ever done this before, what was your secret of Adsense success?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='maivutan' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='maivutan' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=56815 | 1 | SELECT distinct quesid FROM answers WHERE userid=56815 | /opt/clerks-staging/docroot/faq.php 258 () () |
| SELECT * 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.quesid IN (8217,8216,8213,8205,8173,8223,8287,8285,8276,8270,8288,8325,8330,8324,8335,8399,8376,10338,10340,10343,10346,10522,10524,11485,11486,11491,12092,12121,12259,12555,12621,12696,12733,12900,12952,13034,13090,13104,13113,13292,13304,13852,13923,14181,14204,16128,16168,17039,17058,17181,17281,17292,17317) LIMIT 1 | 1 | SELECT count(A.quesid) as total 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.quesid IN (8217,8216,8213,8205,8173,8223,8287,8285,8276,8270,8288,8325,8330,8324,8335,8399,8376,10338,10340,10343,10346,10522,10524,11485,11486,11491,12092,12121,12259,12555,12621,12696,12733,12900,12952,13034,13090,13104,13113,13292,13304,13852,13923,14181,14204,16128,16168,17039,17058,17181,17281,17292,17317) LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * 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.quesid IN (8217,8216,8213,8205,8173,8223,8287,8285,8276,8270,8288,8325,8330,8324,8335,8399,8376,10338,10340,10343,10346,10522,10524,11485,11486,11491,12092,12121,12259,12555,12621,12696,12733,12900,12952,13034,13090,13104,13113,13292,13304,13852,13923,14181,14204,16128,16168,17039,17058,17181,17281,17292,17317) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 40 | 1 | SELECT 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.quesid IN (8217,8216,8213,8205,8173,8223,8287,8285,8276,8270,8288,8325,8330,8324,8335,8399,8376,10338,10340,10343,10346,10522,10524,11485,11486,11491,12092,12121,12259,12555,12621,12696,12733,12900,12952,13034,13090,13104,13113,13292,13304,13852,13923,14181,14204,16128,16168,17039,17058,17181,17281,17292,17317)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * 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 asc | 1 | select * 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 asc | 1 | select * 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='54799' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54799' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='82856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='82856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59007' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59007' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='78992' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='78992' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59055' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59055' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |