Most of the people love pizza. My parents have this business of making and selling pizzas. It is our main business as my father worked before in a famous pizza restaurant here in our country. This morning, my mother text...
I just thought of this today as I run into a lot of pop-up stores for the holiday season. If you would be given a chance to have a business just for this Christmas season, what would it be? Just think that it'll be a s...
Here are some interesting facts about the internet. 1. 95 Million Photos are being uploaded on Instagram Daily. 2. There are 7 Billion people living on Earth and 4 Billion or more than half are already Online. 3...
I earn online by: 1. Writing articles for some sites. 2. Blogging 3. Posting comments in forums. 4. Playing Trivia Games. 5. Reading Articles. 6. Watching Movie Previews. 7. Sharing Ideas and Solving Problems...
For someone who is looking at becoming a webmaster, having a website is one the first thing to do but in order to do it well, what are the first things to consider before getting a website to start your career in online ...
Work related Stress is one of the most common problem that we all face all the time. Sometimes people feel so stressed out in there jobs that they completely lose there mental peace. Recently there was a news of South Ko...
I make very good Discuz forum plugins. Can you add this option in software category?
Hello guys, many of use the internet on a day to day basis to send emails, communicate via Whatsapp and also wish our friends in other countries. Have you ever wondered how data travels from you device to you friend out ...
| 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='Alania' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Alania' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=750227 | 1 | SELECT distinct quesid FROM answers WHERE userid=750227 | /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 (27571,27579,27578,27570,27575,27583,27581,27589,27588,26177,27586,27585,27593,27591,27584,27582,27567,27598,27600,27597,27605,27602,27611,26055,27610,27619,27618,27608,27625,27626,27628,27649,27647,27642,27632,27655,27660,27659,27657,27656,27665,27662,27678,27682,27681,27680,27674,27685,27684,27683,27700,27697,27695,27691,27706,27709,27717,27722,27721,27720,27718,27726,27727,27729,27732,27736,27735,27737,27752,27750,27747,27755,27761,27758,27757,27756,27777,27774,27769,27764,27763,27784,27781,27779,27789,27794,27788,27791,27790) 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 (27571,27579,27578,27570,27575,27583,27581,27589,27588,26177,27586,27585,27593,27591,27584,27582,27567,27598,27600,27597,27605,27602,27611,26055,27610,27619,27618,27608,27625,27626,27628,27649,27647,27642,27632,27655,27660,27659,27657,27656,27665,27662,27678,27682,27681,27680,27674,27685,27684,27683,27700,27697,27695,27691,27706,27709,27717,27722,27721,27720,27718,27726,27727,27729,27732,27736,27735,27737,27752,27750,27747,27755,27761,27758,27757,27756,27777,27774,27769,27764,27763,27784,27781,27779,27789,27794,27788,27791,27790) 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 (27571,27579,27578,27570,27575,27583,27581,27589,27588,26177,27586,27585,27593,27591,27584,27582,27567,27598,27600,27597,27605,27602,27611,26055,27610,27619,27618,27608,27625,27626,27628,27649,27647,27642,27632,27655,27660,27659,27657,27656,27665,27662,27678,27682,27681,27680,27674,27685,27684,27683,27700,27697,27695,27691,27706,27709,27717,27722,27721,27720,27718,27726,27727,27729,27732,27736,27735,27737,27752,27750,27747,27755,27761,27758,27757,27756,27777,27774,27769,27764,27763,27784,27781,27779,27789,27794,27788,27791,27790) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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 (27571,27579,27578,27570,27575,27583,27581,27589,27588,26177,27586,27585,27593,27591,27584,27582,27567,27598,27600,27597,27605,27602,27611,26055,27610,27619,27618,27608,27625,27626,27628,27649,27647,27642,27632,27655,27660,27659,27657,27656,27665,27662,27678,27682,27681,27680,27674,27685,27684,27683,27700,27697,27695,27691,27706,27709,27717,27722,27721,27720,27718,27726,27727,27729,27732,27736,27735,27737,27752,27750,27747,27755,27761,27758,27757,27756,27777,27774,27769,27764,27763,27784,27781,27779,27789,27794,27788,27791,27790)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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='719443' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='719443' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='735386' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='735386' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='663192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='663192' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='648563' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='648563' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='734764' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='734764' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='694890' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='694890' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='745124' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='745124' | /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 |