when I go to promotional resources , there are different type of banners to choose from. when I click on any of them there's a code, I copied it so where should I put this on my facebook and twitter page ? I need this to...
I answered some SEO Questions in the FAQ correctly but some answered was removed.I answered some SEO Questions in the FAQ correctly but some answered was removed.Please somebody help me.Why my answered removed in the F...
I have been looking at some sites and was impressed with the charges charged to the users. For example to activate a card is just $5 which is incomparable to what is charged here $12.95. The card maintenance is another ...
i want to know what is a simple process that i can do to help me start selling my gigs
Hi dear i have done all setting of payoneer in setting option and i also withdraw from it and when i go to payoneer website and login and check load list and i see that my amount is in progress in last 2 weeks Do i need ...
can any one teach me? how i get more buyer for my gig of google+ voting? please teach me.
What will SEOclerks charge as per transaction when I withdraw money from my SEOClerks accounts to outher accounts.
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='designmou' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='designmou' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=50266 | 1 | SELECT distinct quesid FROM answers WHERE userid=50266 | /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 (4870,4852,5095,5112,3561,5688,5982,5981,5966,6042,6041,6023,6031,6043,6012,6047,6145,6156,6159,6166,6150,6171,6183,6172,6186,6191,6210,6212,6362,6370,6507,6520,6521,6685,6711,6697,6717,6718,7020,7125,7123,7916,10334,10344,10459,10460,10461,10470,10480,10481,10484,10489,10493,10498,10507,10514,10520,10522,13735) 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 (4870,4852,5095,5112,3561,5688,5982,5981,5966,6042,6041,6023,6031,6043,6012,6047,6145,6156,6159,6166,6150,6171,6183,6172,6186,6191,6210,6212,6362,6370,6507,6520,6521,6685,6711,6697,6717,6718,7020,7125,7123,7916,10334,10344,10459,10460,10461,10470,10480,10481,10484,10489,10493,10498,10507,10514,10520,10522,13735) 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 (4870,4852,5095,5112,3561,5688,5982,5981,5966,6042,6041,6023,6031,6043,6012,6047,6145,6156,6159,6166,6150,6171,6183,6172,6186,6191,6210,6212,6362,6370,6507,6520,6521,6685,6711,6697,6717,6718,7020,7125,7123,7916,10334,10344,10459,10460,10461,10470,10480,10481,10484,10489,10493,10498,10507,10514,10520,10522,13735) 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 (4870,4852,5095,5112,3561,5688,5982,5981,5966,6042,6041,6023,6031,6043,6012,6047,6145,6156,6159,6166,6150,6171,6183,6172,6186,6191,6210,6212,6362,6370,6507,6520,6521,6685,6711,6697,6717,6718,7020,7125,7123,7916,10334,10344,10459,10460,10461,10470,10480,10481,10484,10489,10493,10498,10507,10514,10520,10522,13735)
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='68242' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='68242' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='55446' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='55446' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='52307' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='52307' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='51873' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='51873' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20842' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20842' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='48493' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='48493' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28163' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28163' | /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 |