I have had this in mind for so long and I think that this is the right time to make this thread. It is about how 2018 has been a blessing to me. This year was one that I began not knowing how my freelancing lifestyle wil...
The year 2018 is almost at the end line of it with so many experiences we have all had in the course of our freelance jobs. I believe that some people meet their goals for year 2018 while some didn't. But with 2019 ar...
Did anyone help you become a writer? Perhaps a teacher or a friend? Do you give anyone credit for your love of writing? I must give credit to my husband. When I was in school, I hated to write. It just seemed ...
Here are some interesting facts about the internet. 1. 95 Million Photos are being uploaded on Instagram Daily. 2. There are 7 Billion people living on Earth and 4 Billion or more than half are already Online. 3...
Hello guys, many of use the internet on a day to day basis to send emails, communicate via Whatsapp and also wish our friends in other countries. Have you ever wondered how data travels from you device to you friend out ...
Being stressed out is a killer, and knowing what to do in stressful situations is a good thing. When such situation arises I take some time off and go to a quiet place, first I pray and then I meditate. Actually prayin...
In 2007, 2go messenger was launched and it supports over 1500 devices with over 50 million users in Africa and more than 13 million active users in Nigeria. 2go social networking applications also works like an instant m...
Before the dawn of technologies like computers, laptops and smartphone, it's was pen that was used to write anything you desire to write on paper. Black and blue pen are the most commonly used tools for writing in t...
Bitcoin is taking a nosedive lately with the price per bitcoin dropping as low as $4,550. What is really happening to the blockchain technology behind bitcoin? Is it still advisable to invest in Bitcoin? Will this nosedi...
There are so many niche anyone who is interested in being a blog or forum owner can set up his website on. It's all about working on something that can deliver for your business and on something you have the knowledge an...
Gmail and yahoo mail are the most used and popular mailing services that are available for anyone both webmasters and ordinary users. They can both be used to send and receive emails from any part of the world within sec...
Most times, we are faced with one obstacle or the other when we are trying to make it in life. While I was starting my freelancing life, I have the distractions of friends asking for a visit always. While I had to cut ti...
There are so many ways freelancers make money online and working on survey sites position as one of such medium which some people prefer to make money online from. There are so many survey sites available on where p...
Whether you are using a ocmputer, laptop, tablet or even aphone, you have to take note of glare that the screen emits. Especially now that screens are colored in display, the glare can cause eye strain. Especially for ...
At our current generation, it is almost inevitable not to use a desktop or a laptop computer specially when it comes to working online. Even if you work offline, you sometimes still need to use a computer at some point. ...
Hello Everybody !!! I love Coffee, i drink 4-5 cup of coffee everyday. And more when i'm coding What about you?
Every day I drink 5 liters of drinking water. Is it good for me or not about health ?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='TheInsaneSakif' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='TheInsaneSakif' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=669577 | 1 | SELECT distinct quesid FROM answers WHERE userid=669577 | /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 (24102,23549,17478,17475,27468,27455,27413,27491,27422,27414,27486,27421,27567,27584,27583,27579,27610) 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 (24102,23549,17478,17475,27468,27455,27413,27491,27422,27414,27486,27421,27567,27584,27583,27579,27610) 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 (24102,23549,17478,17475,27468,27455,27413,27491,27422,27414,27486,27421,27567,27584,27583,27579,27610) 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 (24102,23549,17478,17475,27468,27455,27413,27491,27422,27414,27486,27421,27567,27584,27583,27579,27610)
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='617077' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='617077' | /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='632' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' | /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='745124' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='745124' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='598592' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='598592' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='176209' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='176209' | /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 |