User Profile
User Name: harry.peterUser Homepage:
Location:
Picture
No Picure uploaded
Avatar
No Picure uploaded
User Bio:
User Signature:
ERROR: Can't open file: 'ams_active.MYI' (errno: 145)
---
REPLACE INTO ams_active SET
active_id = 1,
active_time = 1268426509,
active_ip = '38.107.191.106',
active_user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
active_session = '7b30674a086ce0d9b73e3ce0a42de935'
---
ERROR: Can't open file: 'ams_active.MYI' (errno: 145)
---
SELECT * FROM ams_active ORDER BY active_time DESC
---
Can't open file: 'ams_active.MYI' (errno: 145)ERROR: Can't open file: 'ams_articles.MYI' (errno: 145)
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM ams_articles LEFT JOIN ams_articleratings ON article_id = articlerating_articleid
INNER JOIN ams_users ON user_id = article_submitterid
WHERE article_state = 1
AND article_submitterid = 575 ORDER BY article_id DESC LIMIT 100
---
Can't open file: 'ams_articles.MYI' (errno: 145)
