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...
Hello I have a problem, I purchased a service that included 15,000 likes on facebook, initially were given to me and I left a positive comment after about a month the likes started to disappear ... help me what can I do?
I recently made a video about my gig. But i can't find where to add it or how is it done. Can someone guide me?
Do negative SEO really work? Do you have any experience on this?
Can I improve my website's SEO by changing the website's design?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='vinayaka' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='vinayaka' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=38364 | 1 | SELECT distinct quesid FROM answers WHERE userid=38364 | /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 (4346,4343,4453,4505,4193,4516,4525,4571,4593,4594,4618,4639,4673,4665,4655,4664,4670,3121,3037,2487,2488,2381,4676,4752,4840,4873,4871,4869,4938,4981,5200,5231,5360,5368,4772,4765,4764,5366,5369,5370,5377,5378,5375,5382,5394,5390,5389,5396,5399,5413,5538,5636,5673,5809,6420,10442,10448,11319,12928,13705,16789) 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 (4346,4343,4453,4505,4193,4516,4525,4571,4593,4594,4618,4639,4673,4665,4655,4664,4670,3121,3037,2487,2488,2381,4676,4752,4840,4873,4871,4869,4938,4981,5200,5231,5360,5368,4772,4765,4764,5366,5369,5370,5377,5378,5375,5382,5394,5390,5389,5396,5399,5413,5538,5636,5673,5809,6420,10442,10448,11319,12928,13705,16789) 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 (4346,4343,4453,4505,4193,4516,4525,4571,4593,4594,4618,4639,4673,4665,4655,4664,4670,3121,3037,2487,2488,2381,4676,4752,4840,4873,4871,4869,4938,4981,5200,5231,5360,5368,4772,4765,4764,5366,5369,5370,5377,5378,5375,5382,5394,5390,5389,5396,5399,5413,5538,5636,5673,5809,6420,10442,10448,11319,12928,13705,16789) 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 (4346,4343,4453,4505,4193,4516,4525,4571,4593,4594,4618,4639,4673,4665,4655,4664,4670,3121,3037,2487,2488,2381,4676,4752,4840,4873,4871,4869,4938,4981,5200,5231,5360,5368,4772,4765,4764,5366,5369,5370,5377,5378,5375,5382,5394,5390,5389,5396,5399,5413,5538,5636,5673,5809,6420,10442,10448,11319,12928,13705,16789)
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='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16252' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16252' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11244' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11244' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19120' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18733' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18733' | /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 |