Most times, my Google searches are related to a freelance writing assignment or personal interest (music, health, games, etc). In the past week, I've searched Google for a variety of subjects including: social ma...
Since my work involves research, I spend at least an hour actively using Google search everyday and most times even leave up a Google search tab in the background for reference. How much time do you use Google search d...
Facebook has indicated they might block Google from indexing their pages. But, it seems that Google News has a Facebook page. Is this real? Is it possible that Google and Facebook can co-exist? http://www.facebook...
Hello SEOClerks users! Today's tutorial is going to be on Subscriptions and how they work. Are you a level 2 user or over? Have you been wondering what that little Subscriptions option is on your services? This tutorial ...
Facebook lets you change your name several times. But, many times i see fake names from users such as Kitty LuvsU (as the username) or some other made up name. And, you know that's not a real name. But these accounts ...
What is Greyhat SEO?
Tell us what your lucky number is. Mine would be 7.
Many people get shocked about my number of tabs working at the same time, but it seems normal to me. How much tabs are you running on average? Here's a screenshot:
What makes Bing special?
Do you think their partnership is a good thing, or a bad thing?
Is PageRank really that important?
I love watching Netflix streaming online and through ROKU as I get a variety of new/classic TV shows and movies to watch. Also, Hulu is great for current TV shows. Though they usually only provide the last four new epi...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='loulou' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='loulou' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=33767 | 1 | SELECT distinct quesid FROM answers WHERE userid=33767 | /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 (10454,10456,10460,10465,10471,10498,10513,10665,10673,10676,10697,10999,11011,11012,11013,11014,11015,11016,11018,11038,11040,11143,11245,11246,11247,11277,11278,11286,11296,11298,11371,11662,11675,12073,12076,12078,12096,12104,12105,12107,12406,12407,12408,12425,12432,12433,12454,12762,12766,12767,12768,12773,12887,12935,12937,13034,13066,13152,13254,13286,13995,14282,14283,14284,14286,14288,14290,14291,14316,14354,14355,14380,14383,14416,14469,14470,14472,14473,14477,14479,14480,14482,14483,14487,14490,14491,14516,14528,14669,14693,14769,14835,14887,15207,15208,15222,15237,15241,15242,15245,15249,15250,15258,15263,15331,15743,15995,15998,16057,16160,16171,16214,16347,16348,16480,16617,17120,17171,17191,17218,17219,17220,17221,17248,17254,17257,17305,17308,17310,17323,17333,17351,17358,17392,17484) 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 (10454,10456,10460,10465,10471,10498,10513,10665,10673,10676,10697,10999,11011,11012,11013,11014,11015,11016,11018,11038,11040,11143,11245,11246,11247,11277,11278,11286,11296,11298,11371,11662,11675,12073,12076,12078,12096,12104,12105,12107,12406,12407,12408,12425,12432,12433,12454,12762,12766,12767,12768,12773,12887,12935,12937,13034,13066,13152,13254,13286,13995,14282,14283,14284,14286,14288,14290,14291,14316,14354,14355,14380,14383,14416,14469,14470,14472,14473,14477,14479,14480,14482,14483,14487,14490,14491,14516,14528,14669,14693,14769,14835,14887,15207,15208,15222,15237,15241,15242,15245,15249,15250,15258,15263,15331,15743,15995,15998,16057,16160,16171,16214,16347,16348,16480,16617,17120,17171,17191,17218,17219,17220,17221,17248,17254,17257,17305,17308,17310,17323,17333,17351,17358,17392,17484) 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 (10454,10456,10460,10465,10471,10498,10513,10665,10673,10676,10697,10999,11011,11012,11013,11014,11015,11016,11018,11038,11040,11143,11245,11246,11247,11277,11278,11286,11296,11298,11371,11662,11675,12073,12076,12078,12096,12104,12105,12107,12406,12407,12408,12425,12432,12433,12454,12762,12766,12767,12768,12773,12887,12935,12937,13034,13066,13152,13254,13286,13995,14282,14283,14284,14286,14288,14290,14291,14316,14354,14355,14380,14383,14416,14469,14470,14472,14473,14477,14479,14480,14482,14483,14487,14490,14491,14516,14528,14669,14693,14769,14835,14887,15207,15208,15222,15237,15241,15242,15245,15249,15250,15258,15263,15331,15743,15995,15998,16057,16160,16171,16214,16347,16348,16480,16617,17120,17171,17191,17218,17219,17220,17221,17248,17254,17257,17305,17308,17310,17323,17333,17351,17358,17392,17484) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 120, 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 (10454,10456,10460,10465,10471,10498,10513,10665,10673,10676,10697,10999,11011,11012,11013,11014,11015,11016,11018,11038,11040,11143,11245,11246,11247,11277,11278,11286,11296,11298,11371,11662,11675,12073,12076,12078,12096,12104,12105,12107,12406,12407,12408,12425,12432,12433,12454,12762,12766,12767,12768,12773,12887,12935,12937,13034,13066,13152,13254,13286,13995,14282,14283,14284,14286,14288,14290,14291,14316,14354,14355,14380,14383,14416,14469,14470,14472,14473,14477,14479,14480,14482,14483,14487,14490,14491,14516,14528,14669,14693,14769,14835,14887,15207,15208,15222,15237,15241,15242,15245,15249,15250,15258,15263,15331,15743,15995,15998,16057,16160,16171,16214,16347,16348,16480,16617,17120,17171,17191,17218,17219,17220,17221,17248,17254,17257,17305,17308,17310,17323,17333,17351,17358,17392,17484)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 120, 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='4022' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4022' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10177' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10177' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2077' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2077' | /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 |