What is the difference between public cloud vs private cloud when it comes to computing and hosting? Also, what advantages would public cloud have over private cloud?
Where do you host all your videos and photos on the cloud? Do you have a favorite cloud based site that allows for sharing with friends?
What are some things you would change about Facebook if you could or maybe your least favorite features?
I am having trouble with my sinuses. Anyone offer any help to get me to feel better?
Everyone has one asset whether they know it or not. Every seller here already utilizes that asset. Some buyers do as well. What is it? The first person to answer correctly gets $50 into their account, withdraw-able wit...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Michaela' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Michaela' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=184306 | 1 | SELECT distinct quesid FROM answers WHERE userid=184306 | /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 (10910,10925,11536,12262,12928,13092,13108,13128,13293,13507,13508,13509,13510,13515,13543,13564,13569,13609,13610,14588,16185,16186,16471,16472,16473,16474,16475,16476,16481,16482,16483,16489,16524,16526,16527,16529,16936,16937,16938,17188,17271,17273,17282,17394,17398) 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 (10910,10925,11536,12262,12928,13092,13108,13128,13293,13507,13508,13509,13510,13515,13543,13564,13569,13609,13610,14588,16185,16186,16471,16472,16473,16474,16475,16476,16481,16482,16483,16489,16524,16526,16527,16529,16936,16937,16938,17188,17271,17273,17282,17394,17398) 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 (10910,10925,11536,12262,12928,13092,13108,13128,13293,13507,13508,13509,13510,13515,13543,13564,13569,13609,13610,14588,16185,16186,16471,16472,16473,16474,16475,16476,16481,16482,16483,16489,16524,16526,16527,16529,16936,16937,16938,17188,17271,17273,17282,17394,17398) 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 (10910,10925,11536,12262,12928,13092,13108,13128,13293,13507,13508,13509,13510,13515,13543,13564,13569,13609,13610,14588,16185,16186,16471,16472,16473,16474,16475,16476,16481,16482,16483,16489,16524,16526,16527,16529,16936,16937,16938,17188,17271,17273,17282,17394,17398)
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='59328' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59328' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59606' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59606' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63253' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63253' | /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='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /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 |