Sometimes, I feel very sad without good reason; I'm just sad for days without knowing why. I don't think it's real depression, but I can't seem to shake this sad feeling. I'm concerned there could be a physical cause to...
Hello Everybody !!! I love Coffee, i drink 4-5 cup of coffee everyday. And more when i'm coding What about you?
Which symbol is used in the water bottle for identify the best quality of plastic ?
I am an Enrique fan :cool:
I'm fan of EDM
In most cases stones are found in the body like Gallbladder Stone and Kidney Stone. Why is it happened ? Any preventive about this and alive happily.
I adore Charles Bukowski, he is one of my most favorite writers. I confront idiots all the time and many times I am reminded of one of my favorite quotes from Mr. Bukowski. Here it is:- "The problem with the world is th...
Does anyone else get smelly feet in the summer? I have never before but this year I am. It is hot here but no matter what I do, the smell is still there. Any recommendations?
Every day I drink 5 liters of drinking water. Is it good for me or not about health ?
who here works from home full time? is it hard? how long did it take before you got full time work?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Lyudmilka7' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Lyudmilka7' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=594924 | 1 | SELECT distinct quesid FROM answers WHERE userid=594924 | /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 (22986,22584,21886,22729,22275,22140,21765,18726,18661,17615,22989,22742,22836,22586,22774,22628,22595,22884,22596,22093,20041,22583,22172,21879,20097,18521,18088,17527,10399,17478,17466,17480,22888,22316,21723,21048,18638,22291,21655,21633,20100,19827,18231,17589,17473,22241,17468,17460,17461,17477,17459,17475,17464) 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 (22986,22584,21886,22729,22275,22140,21765,18726,18661,17615,22989,22742,22836,22586,22774,22628,22595,22884,22596,22093,20041,22583,22172,21879,20097,18521,18088,17527,10399,17478,17466,17480,22888,22316,21723,21048,18638,22291,21655,21633,20100,19827,18231,17589,17473,22241,17468,17460,17461,17477,17459,17475,17464) 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 (22986,22584,21886,22729,22275,22140,21765,18726,18661,17615,22989,22742,22836,22586,22774,22628,22595,22884,22596,22093,20041,22583,22172,21879,20097,18521,18088,17527,10399,17478,17466,17480,22888,22316,21723,21048,18638,22291,21655,21633,20100,19827,18231,17589,17473,22241,17468,17460,17461,17477,17459,17475,17464) 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 (22986,22584,21886,22729,22275,22140,21765,18726,18661,17615,22989,22742,22836,22586,22774,22628,22595,22884,22596,22093,20041,22583,22172,21879,20097,18521,18088,17527,10399,17478,17466,17480,22888,22316,21723,21048,18638,22291,21655,21633,20100,19827,18231,17589,17473,22241,17468,17460,17461,17477,17459,17475,17464)
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='60292' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='60292' | /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 seoclerks.members WHERE USERID='452160' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='452160' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='232035' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='232035' | /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='388274' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='388274' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='387494' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='387494' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='313155' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='313155' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='354662' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='354662' | /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 |