hello Just want to know Which is You All time Favorite Movie ? want to know More About Comedy movies (must Watch)
Do you believe in UFO's ?. You must have read stories about their sightings, what do you think are they for real?
I've been a fan player of shoot em ups as much as the next man, from the days of Streets of Rage and Double Dragon in the 80's to Golden Eye, Unreal Tournament and Quake in 90's. I used to play a lot of SOF and CS in the...
I had a friend build me a PC once. It was awesome. I really enjoyed that. It was fun to come up with my list of specific needs and see him create it from scratch. He was a heavy gamer. It seems like most or all of my fri...
Personally i'm not a "gamer" or let's say addicted too much by games, but yes i like to play a few of them on both platforms, pc and console gaming. If i had to choose between them , i would choose pc gaming. Why? Simply...
I am an Enrique fan :cool:
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Sino989' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Sino989' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=586863 | 1 | SELECT distinct quesid FROM answers WHERE userid=586863 | /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 (22590,22515,22513,22544,22484,22546,22545,22387,22275,22140,22093,21841,21723,20041,19534,22495,21843,22011,21629,21234,21021,20662,20593,17473,18729,22250,22350,17996,21638,19528,22648,22378,22377,22162,22266,22380,22802,22820,22827,22834,22805,22833,22774,22817,22735,22661) 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 (22590,22515,22513,22544,22484,22546,22545,22387,22275,22140,22093,21841,21723,20041,19534,22495,21843,22011,21629,21234,21021,20662,20593,17473,18729,22250,22350,17996,21638,19528,22648,22378,22377,22162,22266,22380,22802,22820,22827,22834,22805,22833,22774,22817,22735,22661) 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 (22590,22515,22513,22544,22484,22546,22545,22387,22275,22140,22093,21841,21723,20041,19534,22495,21843,22011,21629,21234,21021,20662,20593,17473,18729,22250,22350,17996,21638,19528,22648,22378,22377,22162,22266,22380,22802,22820,22827,22834,22805,22833,22774,22817,22735,22661) 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 (22590,22515,22513,22544,22484,22546,22545,22387,22275,22140,22093,21841,21723,20041,19534,22495,21843,22011,21629,21234,21021,20662,20593,17473,18729,22250,22350,17996,21638,19528,22648,22378,22377,22162,22266,22380,22802,22820,22827,22834,22805,22833,22774,22817,22735,22661)
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='479127' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='479127' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='506334' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='506334' | /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='449398' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='449398' | /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='452160' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='452160' | /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 |
| 0.209510 | 1 | SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID | 0.209510 | 0.209510 |