We are accepting new users to generate and give out free $5 coupons. The coupons are redeemable by any new members to SEOClerks/CodeClerks/ListingDock/WordClerks/PixelClerks, typically after they have signed up under you...
I'm confused over what a subscription payment is. Can someone explain this to me? As a seller, what type of services could I use subscription? As a buyer, when would I want to subscribe to a service? For instance, wo...
Okay this thread is like one of those game threads where you say something and the next person has to say something and carry it on. But with a twist! This thread was inspired by one of Andre's recent threads where he as...
Please help me out. I try to update my account setting only to discover that I have forgetten my account security question. Please tell me how to resolve this problem. Thanks
Verify your address and add extra security to your SEOClerks account. First of all you'll need to go to your settings. https://www.seoclerk.com/settings Here you'll find this page: Click on "Security" to t...
Is it possible to earn $100 a day in Google Adsense? How much traffic do I need?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='razarshi' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='razarshi' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=602421 | 1 | SELECT distinct quesid FROM answers WHERE userid=602421 | /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 (23774,3109,23770,23807,20025,22295,9981,23211,24710,24812,24770,24624,25769,26194,26499,25842,20207,28466,28974,29005,29013,29016,29021,29023,29106,29109,29207,29405,29542,29544,29663,29679,29734,29718,29780,29786,29895,29913,30064,30089,30407,30638,30677,30804,30869,31002,31821) 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 (23774,3109,23770,23807,20025,22295,9981,23211,24710,24812,24770,24624,25769,26194,26499,25842,20207,28466,28974,29005,29013,29016,29021,29023,29106,29109,29207,29405,29542,29544,29663,29679,29734,29718,29780,29786,29895,29913,30064,30089,30407,30638,30677,30804,30869,31002,31821) 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 (23774,3109,23770,23807,20025,22295,9981,23211,24710,24812,24770,24624,25769,26194,26499,25842,20207,28466,28974,29005,29013,29016,29021,29023,29106,29109,29207,29405,29542,29544,29663,29679,29734,29718,29780,29786,29895,29913,30064,30089,30407,30638,30677,30804,30869,31002,31821) 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 (23774,3109,23770,23807,20025,22295,9981,23211,24710,24812,24770,24624,25769,26194,26499,25842,20207,28466,28974,29005,29013,29016,29021,29023,29106,29109,29207,29405,29542,29544,29663,29679,29734,29718,29780,29786,29895,29913,30064,30089,30407,30638,30677,30804,30869,31002,31821)
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='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='391979' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='391979' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='502197' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='502197' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' | /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 |