2018 has been a tough year but I hope everyone can start a new and better beginning this 2019.
How do you buy your stuff? Do you indulge in the convenience of online shops or are you too meticulous that you raid as much shops in the mall/market to shop?
Tumblr is a microblogging and social networking website that was launched in 2007 which allows users to express themselves, discover themselves and communicate with so many people. It allows users to upload multimedia co...
When it comes to Video Sharing, which do you think is the better platform YouTube or Facebook?
So, I want to promote my business on social media so that all people can buy some things from my business company. Now, I am looking to promote my business. Should I choose Facebook or Instagram?
What's a typical Christmas day like for you and your family? Do you go out? Exchange gifts? Stay home and enjoy your family's company? What happens on Christmas day?
What are the things you're thankful for this 2018? The good things in your life, the blessings you've received.
What Gift would you give yourself this Christmas? I have this yearly habit of buying myself a gift for Christmas. This year I'm having a hard time to decide what to give myself due to some budget issues.
2018 is nearing its end. As an Online Freelancer it's time to assess my career if it's a "Yay or a Nay" for this year. And it's a "Yay", my income from freelancing tripled and it's only my second year as a freelancer...
I read an article about the evils of social media which says that "it manipulates users opinions and emotions for the sake of revenue". I was wondering what would be your opinion on this issue. Here's a link to the a...
Most people who are still new to being a webmaster or freelancer most times runs to using Google Adsense when it comes to monetizing their website. Some people have actually hit it or miss it with using Google Adsense, i...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='emiaj55' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='emiaj55' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=737334 | 1 | SELECT distinct quesid FROM answers WHERE userid=737334 | /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 (27669,27655,27683,27684,27682,27736,27781,27779,27777,27784,27774) 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 (27669,27655,27683,27684,27682,27736,27781,27779,27777,27784,27774) 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 (27669,27655,27683,27684,27682,27736,27781,27779,27777,27784,27774) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 (27669,27655,27683,27684,27682,27736,27781,27779,27777,27784,27774)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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='755555' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='755555' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='754704' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='754704' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='648563' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='648563' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='663192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='663192' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='752517' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='752517' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='751881' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='751881' | /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 |