SQL/DB Error -- [Table './manycoupons_us/fileTracking' is marked as crashed and should be repaired]

insert into fileTracking(sessionId,fileName,visitedTime) values ('','profile.php?handle=iamatag1a',now()) DL's Cashbaq Profile
Home  Profiles   Bookmark and Share Cashbaq

Stats
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and f.approved=1) or (f.friendId=u.userId and f.userId=)) LIMIT 1' at line 1]

select count(*) as number FROM friends f,couponUsers u WHERE u.memberStatus != 'NIPSA' and u.memberStatus != 'Disabled' and ((f.userId=u.userId and f.friendId= and f.approved=1) or (f.friendId=u.userId and f.userId=)) LIMIT 1
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and f.approved=0)) LIMIT 1' at line 1]

select count(*) as number FROM friends f,couponUsers u WHERE u.memberStatus != 'NIPSA' and u.memberStatus != 'Disabled' and ((f.userId=u.userId and f.friendId= and f.approved=0)) LIMIT 1
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and ur.visible=1 and ur.userId > 0 and dc.itemId != 1674 LIMIT 1' at line 1]

select count(*) as number FROM discuss_comments ur left join discuss_conversations dc on (ur.conversationId = dc.id) WHERE ur.userId= and ur.visible=1 and ur.userId > 0 and dc.itemId != 1674 LIMIT 1 0 Friends     0 Fans     0 Comments    
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND t2.`status` = 'verified'' at line 1]

SELECT t1.`storeId` FROM `user_verified_store` t1 LEFT JOIN `verification_store_request` t2 ON ( t2.`id` = t1.`verificationRequestId` ) WHERE t1.`userId` = AND t2.`status` = 'verified'
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and tableId = 5 and type='LOVE' LIMIT 1' at line 1]

select count(*) as number FROM votes WHERE userId= and tableId = 5 and type='LOVE' LIMIT 1
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and tableId = 5 and type='HATE' LIMIT 1' at line 1]

select count(*) as number FROM votes WHERE userId= and tableId = 5 and type='HATE' LIMIT 1
SQL/DB Error -- [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') or (f.friendId=u.userId and f.userId=) ) LIMIT 1' at line 1]

select count(*) as number FROM friends f,couponUsers u WHERE u.memberStatus!='NIPSA' and u.memberStatus!='Disable' and ( (f.userId=u.userId and f.friendId=) or (f.friendId=u.userId and f.userId=) ) LIMIT 1