i remember being younger growing up in English class, high school English to be specific and all the times were my teacher would go in to detail and the importance of having origination in your writing. If I remember cor...
Hi I always believe that readers always feel more comfort when he/she understands any content easily while reading. And I think this is a successful work for a content or article writer when reader will understand any co...
Blogging is not hard; you keep your self fresh and original and will not have to worry about a thing as long as you are catching people's interest you are good to go correct? Well we all know every one is entitled to the...
I remember a while back I was having a talk with this guy and we were talking a bout how to branch out and what are the best ways to network. So this guy hears me out I tell him how I try to reach out to as many people ...
In freelancing, you are going to come across people who are skeptical and iffy with your ideas, and people who can be just impossible to persuade. My question is, what is the best strategy to convince someone you are ...
When blogging you can be faced with all kinds of opinions and that is fine, kind of the point right. but how do you deal with someone who is not exactly being civilized; someone who goes above and beyond and is unbearabl...
Is it better for your blog audience to allow instant publication of blog comments or should you enable comment moderation?
What is your definition of a quality blog post? For instance, would you say that a tutorial is a quality blog post? Does a 'quality blog post' need to be a specific number of words long?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Krisleen' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Krisleen' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=624937 | 1 | SELECT distinct quesid FROM answers WHERE userid=624937 | /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 (24254,23939,23143,23826,23508,23494,23380,24091,24114,24075,23816,23689,23551,24340,24234,24049,24092,21986,21872,23972,23947,22950,24356,23545,23278,23957,22471,20981,20415,18538,18084,21007,20896,24353,23341,24370,23395,23944,22661,21875,18548,11266,11245,24349,24379,24215,22586,24391,21646,20569,20511,20365,18875,18703,20630,20480,18043,24412,24395,23659,24367,24389,24399,24450,24040,24755,24740,24690,24767,24728,24716,24680,24662,24606,24594,24563,24544,24846,24844,24817,24833,24542,24514,24813,24720,24783,24645,24641) 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 (24254,23939,23143,23826,23508,23494,23380,24091,24114,24075,23816,23689,23551,24340,24234,24049,24092,21986,21872,23972,23947,22950,24356,23545,23278,23957,22471,20981,20415,18538,18084,21007,20896,24353,23341,24370,23395,23944,22661,21875,18548,11266,11245,24349,24379,24215,22586,24391,21646,20569,20511,20365,18875,18703,20630,20480,18043,24412,24395,23659,24367,24389,24399,24450,24040,24755,24740,24690,24767,24728,24716,24680,24662,24606,24594,24563,24544,24846,24844,24817,24833,24542,24514,24813,24720,24783,24645,24641) 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 (24254,23939,23143,23826,23508,23494,23380,24091,24114,24075,23816,23689,23551,24340,24234,24049,24092,21986,21872,23972,23947,22950,24356,23545,23278,23957,22471,20981,20415,18538,18084,21007,20896,24353,23341,24370,23395,23944,22661,21875,18548,11266,11245,24349,24379,24215,22586,24391,21646,20569,20511,20365,18875,18703,20630,20480,18043,24412,24395,23659,24367,24389,24399,24450,24040,24755,24740,24690,24767,24728,24716,24680,24662,24606,24594,24563,24544,24846,24844,24817,24833,24542,24514,24813,24720,24783,24645,24641) 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 (24254,23939,23143,23826,23508,23494,23380,24091,24114,24075,23816,23689,23551,24340,24234,24049,24092,21986,21872,23972,23947,22950,24356,23545,23278,23957,22471,20981,20415,18538,18084,21007,20896,24353,23341,24370,23395,23944,22661,21875,18548,11266,11245,24349,24379,24215,22586,24391,21646,20569,20511,20365,18875,18703,20630,20480,18043,24412,24395,23659,24367,24389,24399,24450,24040,24755,24740,24690,24767,24728,24716,24680,24662,24606,24594,24563,24544,24846,24844,24817,24833,24542,24514,24813,24720,24783,24645,24641)
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='139192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='139192' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4987' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21822' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21822' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='289513' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='289513' | /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 |
| 0.177612 | 1 | SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID | 0.177612 | 0.177612 |