For the fact that there are possibly billions of people using one social media sites or another makes an opportunity available for online scammers to set up their accounts and carry out extensive promotional activities j...
Another member in this forum shared a post in 2017 titled: THE ROAD TO SUCCESS IS ALWAYS UNDER CONSTRUCTION, RIGHT? A very enjoyable read and the answer to the question is obvious. YES! Are you a success? Do you p...
So many things can pose as a distraction to anyone when writing. It maybe an unknown noise from the environment, music playing, psychological issues, personal issues and so on. What normally distracts you when you are...
With what we witness in technological advancement today in phone development, most of us have forgotten about the existence of Java mobile devices as we are more bombarded with Android, Microsoft and iOS devices currentl...
Perhaps you've done this. You are using a search engine to find information. Click on a link that will lead you to the place where you'll find the answers you seek. Once you land on the site you realize this person'...
The longer someone stays on your site, the more likely they'll see buy something from you either at that time or in future. This is why every blogger must use any and all strategies they can, to ensure that those who vis...
I have been told about the benefits of rooting one's android smartphone but I'm not 100% convinced that it doesn't come with side effects which may even damage one's phone permanently. For those who are very familia...
In your opinion, which do you prefer? A person with skills? or a person with Knowledge/Wisdom? In this instance, I'm referring to skills as in something you train for. Whereas, wisdom is innate such as inspired or natu...
Many people knew how to speak foreign language. Even many of us here can speak other languages aside from our mother tongue language. I am just wondering why should we learn foreign language? In your own opinion why...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='astraherondale' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='astraherondale' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=741460 | 1 | SELECT distinct quesid FROM answers WHERE userid=741460 | /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 (27327,27326,27318,27322,27317,27313,27296,27292,27287,27277,27407,27401,27405,27406,27399,27469,27468,25501,27435,27354,27628,27626,27625,27684,27683,27682,27681,27678,27332,27674,27673,27697,27695,27691,27663,27662,27714,27709,27700,27726,27722,27721,27720,27717,27732,27729,27727,27735,27736) 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 (27327,27326,27318,27322,27317,27313,27296,27292,27287,27277,27407,27401,27405,27406,27399,27469,27468,25501,27435,27354,27628,27626,27625,27684,27683,27682,27681,27678,27332,27674,27673,27697,27695,27691,27663,27662,27714,27709,27700,27726,27722,27721,27720,27717,27732,27729,27727,27735,27736) 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 (27327,27326,27318,27322,27317,27313,27296,27292,27287,27277,27407,27401,27405,27406,27399,27469,27468,25501,27435,27354,27628,27626,27625,27684,27683,27682,27681,27678,27332,27674,27673,27697,27695,27691,27663,27662,27714,27709,27700,27726,27722,27721,27720,27717,27732,27729,27727,27735,27736) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 (27327,27326,27318,27322,27317,27313,27296,27292,27287,27277,27407,27401,27405,27406,27399,27469,27468,25501,27435,27354,27628,27626,27625,27684,27683,27682,27681,27678,27332,27674,27673,27697,27695,27691,27663,27662,27714,27709,27700,27726,27722,27721,27720,27717,27732,27729,27727,27735,27736)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='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='596028' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='596028' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='719932' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='719932' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='742364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='742364' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='716333' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='716333' | /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 |