User Profile
User Name:
User Homepage:
Location:
Picture
No Picure uploaded
Avatar
No Picure uploaded
User Bio:
User Signature:
ERROR: Can't open file: 'newsy_users.MYI' (errno: 145)
---
SELECT m.*, g.group_perms, g.group_name FROM newsy_users m, newsy_amsgroups g WHERE m.user_id = 1 AND g.group_id=m.user_amsgroup
---
Can't open file: 'newsy_users.MYI' (errno: 145)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 '
active_time = 1268357206,
active_ip = '38.107.191.108',
' at line 2
---
REPLACE INTO newsy_active SET
active_id = ,
active_time = 1268357206,
active_ip = '38.107.191.108',
active_user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
active_session = '70gjoueorlcmj7pc34lln2g355'
---
ERROR: Can't open file: 'newsy_users.MYI' (errno: 145)
---
SELECT * FROM newsy_users WHERE user_id = '55'
---
Can't open file: 'newsy_users.MYI' (errno: 145)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 'ORDER BY article_id DESC LIMIT 100' at line 4
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM newsy_articles LEFT JOIN newsy_articleratings ON article_id = articlerating_articleid
INNER JOIN newsy_users ON user_id = article_submitterid
WHERE article_state = 1
AND article_submitterid = ORDER BY article_id DESC LIMIT 100
---
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 'ORDER BY article_id DESC LIMIT 100' at line 4
User Name:
User Homepage:
Location:
Picture
No Picure uploaded
Avatar
No Picure uploaded
User Bio:
User Signature: