Woohoo, we've passed 200,000 orders on SEOClerks. The lucky seller who got the 200,000th order was webgenius! Congrats webgenius, we've added a small bonus to your account. As of today, we've issued 226,283 payments t...
I need to get more visitors on my new website and i dont know what to invest in. I have bought tweets from popular users and sure i have gotten maybe 10 news visitors. I have used websites like bweeble which i like. Any ...
In addition to my eight hour a day job, I also work after hours at home on my blog. And, that usually takes another one to two hours, depending on how much writing I have to do. How many hours do you work daily?
Over the years, so many social networking sites have come and gone. And, though everyone says Facebook will last forever, I don't think that's possible. Have you prepared yourself for Facebook's end?
I need to make $50 per day and I'm starting to reach it just by offering services here on SEOClerks (I'm at $15 per day if you average out last month sales). Anyone got any tips or tricks how I can increase sales and get...
We've added a new "High Quality" services listing which contains services that have been proven to work. Only a manual staff review can get your service listed here. Read more here: http://www.seoclerks.com/highquality ...
If you've been blogging on the same topic for a long time, it might be possible to run out of ideas. How do you keep the fresh ideas going? Is there a way to break through creative writing block and post fresh content ...
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT 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 seoclerks.members WHERE username='fosterj' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='fosterj' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=47095 | 1 | SELECT distinct quesid FROM answers WHERE userid=47095 | /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 (6513,6511,6526,6537,6538,6536,6539,6540,6557,6563,6566,6551,6541,6571,6576,6578,6580,6593,6642,6722,6757,6781,6815,6890,6921,6926,6947,6967,6976,6979,7006,7018,7019,7029,7033,7036,7052,7046,7059,7060,7062,7075,7077,7081,7085,7092,7089,7096,7108,7122,7121,7119,7136,7156,7181,7214,7279,7283,7296,7294,7321,7332,7329,7334,7757,8187,8219,10340,10341,10344,10346,10452,10453,10455,10456,10459,10462,10463,10465,10467,10468,10471,10475,10476,10478,10481,10487,10502,10506,11140,11662,12454,12611,12766,12773,13068,14072,14073,15813,15978,16480,17006,18375,19929) 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 (6513,6511,6526,6537,6538,6536,6539,6540,6557,6563,6566,6551,6541,6571,6576,6578,6580,6593,6642,6722,6757,6781,6815,6890,6921,6926,6947,6967,6976,6979,7006,7018,7019,7029,7033,7036,7052,7046,7059,7060,7062,7075,7077,7081,7085,7092,7089,7096,7108,7122,7121,7119,7136,7156,7181,7214,7279,7283,7296,7294,7321,7332,7329,7334,7757,8187,8219,10340,10341,10344,10346,10452,10453,10455,10456,10459,10462,10463,10465,10467,10468,10471,10475,10476,10478,10481,10487,10502,10506,11140,11662,12454,12611,12766,12773,13068,14072,14073,15813,15978,16480,17006,18375,19929) 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 (6513,6511,6526,6537,6538,6536,6539,6540,6557,6563,6566,6551,6541,6571,6576,6578,6580,6593,6642,6722,6757,6781,6815,6890,6921,6926,6947,6967,6976,6979,7006,7018,7019,7029,7033,7036,7052,7046,7059,7060,7062,7075,7077,7081,7085,7092,7089,7096,7108,7122,7121,7119,7136,7156,7181,7214,7279,7283,7296,7294,7321,7332,7329,7334,7757,8187,8219,10340,10341,10344,10346,10452,10453,10455,10456,10459,10462,10463,10465,10467,10468,10471,10475,10476,10478,10481,10487,10502,10506,11140,11662,12454,12611,12766,12773,13068,14072,14073,15813,15978,16480,17006,18375,19929) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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 (6513,6511,6526,6537,6538,6536,6539,6540,6557,6563,6566,6551,6541,6571,6576,6578,6580,6593,6642,6722,6757,6781,6815,6890,6921,6926,6947,6967,6976,6979,7006,7018,7019,7029,7033,7036,7052,7046,7059,7060,7062,7075,7077,7081,7085,7092,7089,7096,7108,7122,7121,7119,7136,7156,7181,7214,7279,7283,7296,7294,7321,7332,7329,7334,7757,8187,8219,10340,10341,10344,10346,10452,10453,10455,10456,10459,10462,10463,10465,10467,10468,10471,10475,10476,10478,10481,10487,10502,10506,11140,11662,12454,12611,12766,12773,13068,14072,14073,15813,15978,16480,17006,18375,19929)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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='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='39006' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39006' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35973' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35973' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /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 |