Hello! As we all know, Google is probably the most known to mankind popular company. The search engine alone is the strongest out there. But what I want to ask goes slightly into a different direction, I was won...
I'm beginning this discussion with the aim that I will help a friend that is passing through serious depression. The issue began few days ago when she was dumped by her fiance of six years. I have tried to talked he...
When it comes writing articles, there are some people who are very disposed to writing as many articles as possible especially when they have offers to write such articles.On the other hand, there are some people who set...
I read somewhere that too much working at night isn't healthy for one's body and mind. A particular writer mentioned developing insomnia as a result of his constantly being awake in the night to work. Do you have su...
There are a whole lot of people in the world that cannot stay more than a day without their gadgets such as smartphone by them. I think that I am one of them and this is something that I always fear about when I am choos...
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...
I started at iwriter pretty well and most requesters gave me a 5 star rating but something went wrong in that one writer delayed rating me and so I did not get any ratings for a few of my articles which meant my general...
Are you a freelance writer? Do you enjoy doing what you do? Do you like working as a freelance writer for the many different people from all walks of life and areas and places of the world that need a myriad of different...
Do you freelance online and make enough to support your life/family or do you also have a job that you go to every day? I freelance as a secondary source of income. I've actually made more freelancing that my actual job ...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='rose61' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='rose61' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=747634 | 1 | SELECT distinct quesid FROM answers WHERE userid=747634 | /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 (27509,27468,27491,25501,27435,27327,27510,27528,27520,27517,27515,27450,27459,27533,27530,27506,27563,27564,27593,27583,23025,27600,23515,27605,27611,27342,27610,27626,27625,27618,27597,27608,27607,27405,27318,27619,27578,9863,27660,27659,27657,27656,27662,27763,27757,27789,27784,27747,27805) 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 (27509,27468,27491,25501,27435,27327,27510,27528,27520,27517,27515,27450,27459,27533,27530,27506,27563,27564,27593,27583,23025,27600,23515,27605,27611,27342,27610,27626,27625,27618,27597,27608,27607,27405,27318,27619,27578,9863,27660,27659,27657,27656,27662,27763,27757,27789,27784,27747,27805) 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 (27509,27468,27491,25501,27435,27327,27510,27528,27520,27517,27515,27450,27459,27533,27530,27506,27563,27564,27593,27583,23025,27600,23515,27605,27611,27342,27610,27626,27625,27618,27597,27608,27607,27405,27318,27619,27578,9863,27660,27659,27657,27656,27662,27763,27757,27789,27784,27747,27805) 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 (27509,27468,27491,25501,27435,27327,27510,27528,27520,27517,27515,27450,27459,27533,27530,27506,27563,27564,27593,27583,23025,27600,23515,27605,27611,27342,27610,27626,27625,27618,27597,27608,27607,27405,27318,27619,27578,9863,27660,27659,27657,27656,27662,27763,27757,27789,27784,27747,27805)
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='746255' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='746255' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='590421' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='590421' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /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 |