Hey, everyone! I thought this might be a fun discussion. What's your go-to snack while you freelance? Sitting at a computer for hours at a time is way more fun with some crunchies or tea.. Do you try to keep it healt...
I like to have tea in the morning as it's more soothing on the system that coffee, but on occasion, coffee is a better choice if it was a sleepless night. Discuss the benefits of tea versus coffee.
The phrase "Spiritual maturity" seems to many Christains a non-attainable feat while many have been doctrinated to believe "Spiritual maturity" can only be attained by the G.O's and "they"are mean't to be Spiritual reta'...
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 members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM seoclerks.members WHERE username='ksundisk9' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='ksundisk9' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=394346 | 1 | SELECT distinct quesid FROM answers WHERE userid=394346 | /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 (22546,22513,22544,22596,22630,22622,22598,22520,20041,18726,22172,22538,22495,22259,22563,22266,22658,18088,17453,17464,17475,22653,22736,22877,22852,22879,22250,21629,21225,22666,22817,22774,22865,23759,23735,23671,23307,23631,23687,23781,24340,23276,24276,23846,24431) 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 (22546,22513,22544,22596,22630,22622,22598,22520,20041,18726,22172,22538,22495,22259,22563,22266,22658,18088,17453,17464,17475,22653,22736,22877,22852,22879,22250,21629,21225,22666,22817,22774,22865,23759,23735,23671,23307,23631,23687,23781,24340,23276,24276,23846,24431) 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 (22546,22513,22544,22596,22630,22622,22598,22520,20041,18726,22172,22538,22495,22259,22563,22266,22658,18088,17453,17464,17475,22653,22736,22877,22852,22879,22250,21629,21225,22666,22817,22774,22865,23759,23735,23671,23307,23631,23687,23781,24340,23276,24276,23846,24431) 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 (22546,22513,22544,22596,22630,22622,22598,22520,20041,18726,22172,22538,22495,22259,22563,22266,22658,18088,17453,17464,17475,22653,22736,22877,22852,22879,22250,21629,21225,22666,22817,22774,22865,23759,23735,23671,23307,23631,23687,23781,24340,23276,24276,23846,24431)
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='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='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='394224' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='394224' | /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='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 |