Many people get shocked about my number of tabs working at the same time, but it seems normal to me. How much tabs are you running on average? Here's a screenshot:
What makes Bing special?
Do you think their partnership is a good thing, or a bad thing?
I like Vista, though some people say Windows 7 is best. I have not tried Windows 7 but will most likely get a chance when i buy a new computer. I might download and use the beta version of Windows 8 on my new computer....
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='barry' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='barry' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=39149 | 1 | SELECT distinct quesid FROM answers WHERE userid=39149 | /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 (10694,10696,10806,10807,10843,10998,11070,11245,11246,11247,11248,11264,11265,11292,11352,11376,11399,11411,11493,11536,12073,12106,12110,12371,12433,12681,12682,12683,12687,12696,12733,12762,12808,12847,12894,12898,12900,12923,12954,13009,13034,13125,13135,13152,13215,13290,13296,13297,13300,13302,13308,13464,13473,13475,13537,13538,13546,13609,13749,14085,14142,14186,14206,14284,14285,14286,14288,14289,14290,14291,14294,14313,14316,14358,14487,14491,14495,14497,14504,14517,14526,14528,14543,14592,14669,14781,14835,14979,14986,14990,15127,15154,15169,15249,15308,15348,16005,16018,16108,16114,16117,16119,16120,16121,16171,16238,16321,16331,16332,16333,16336,16409,16618,16650,16662,16700,17123,17144,17171,17176,17180,17248,17257,17317,17325,17338,17398,17400,17417) 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 (10694,10696,10806,10807,10843,10998,11070,11245,11246,11247,11248,11264,11265,11292,11352,11376,11399,11411,11493,11536,12073,12106,12110,12371,12433,12681,12682,12683,12687,12696,12733,12762,12808,12847,12894,12898,12900,12923,12954,13009,13034,13125,13135,13152,13215,13290,13296,13297,13300,13302,13308,13464,13473,13475,13537,13538,13546,13609,13749,14085,14142,14186,14206,14284,14285,14286,14288,14289,14290,14291,14294,14313,14316,14358,14487,14491,14495,14497,14504,14517,14526,14528,14543,14592,14669,14781,14835,14979,14986,14990,15127,15154,15169,15249,15308,15348,16005,16018,16108,16114,16117,16119,16120,16121,16171,16238,16321,16331,16332,16333,16336,16409,16618,16650,16662,16700,17123,17144,17171,17176,17180,17248,17257,17317,17325,17338,17398,17400,17417) 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 (10694,10696,10806,10807,10843,10998,11070,11245,11246,11247,11248,11264,11265,11292,11352,11376,11399,11411,11493,11536,12073,12106,12110,12371,12433,12681,12682,12683,12687,12696,12733,12762,12808,12847,12894,12898,12900,12923,12954,13009,13034,13125,13135,13152,13215,13290,13296,13297,13300,13302,13308,13464,13473,13475,13537,13538,13546,13609,13749,14085,14142,14186,14206,14284,14285,14286,14288,14289,14290,14291,14294,14313,14316,14358,14487,14491,14495,14497,14504,14517,14526,14528,14543,14592,14669,14781,14835,14979,14986,14990,15127,15154,15169,15249,15308,15348,16005,16018,16108,16114,16117,16119,16120,16121,16171,16238,16321,16331,16332,16333,16336,16409,16618,16650,16662,16700,17123,17144,17171,17176,17180,17248,17257,17317,17325,17338,17398,17400,17417) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 120, 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 (10694,10696,10806,10807,10843,10998,11070,11245,11246,11247,11248,11264,11265,11292,11352,11376,11399,11411,11493,11536,12073,12106,12110,12371,12433,12681,12682,12683,12687,12696,12733,12762,12808,12847,12894,12898,12900,12923,12954,13009,13034,13125,13135,13152,13215,13290,13296,13297,13300,13302,13308,13464,13473,13475,13537,13538,13546,13609,13749,14085,14142,14186,14206,14284,14285,14286,14288,14289,14290,14291,14294,14313,14316,14358,14487,14491,14495,14497,14504,14517,14526,14528,14543,14592,14669,14781,14835,14979,14986,14990,15127,15154,15169,15249,15308,15348,16005,16018,16108,16114,16117,16119,16120,16121,16171,16238,16321,16331,16332,16333,16336,16409,16618,16650,16662,16700,17123,17144,17171,17176,17180,17248,17257,17317,17325,17338,17398,17400,17417)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 120, 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='2077' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2077' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /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 |