WordPress database error: [Table 'fgv_postmeta' is marked as crashed and should be repaired]
SELECT meta_key FROM fgv_postmeta WHERE meta_key = 'views' AND post_id = '32'
WordPress database error: [Incorrect key file for table './blogs2/fgv_postmeta.MYI'; try to repair it]
INSERT INTO fgv_postmeta (post_id,meta_key,meta_value) VALUES ('32','views','1')
StarCraft Pimpest Plays 2004
It’s just incredible how Korean players enjoy playing StarCraft and even making a show off it! Watch this video of the StarCraft giants battling each other in front of big audience - if you are into StarCraft - you can see some awesome strategy techniques how to take out a whole army of heavy armor with 2-3 units…
Tags: pimpest plays, starcraft, strategy
- No Related Posts
Relevant Videos:
WordPress database error: [Can't create/write to file '/tmp/#sql_907_0.MYI' (Errcode: 30)]
SELECT DISTINCT p.*, count(p2t.post_id) as cnt
FROM fgv_post2tag p2t, fgv_tags t, fgv_posts p
WHERE p2t.tag_id = t.tag_id
AND p2t.post_id = p.ID
AND (t.tag IN ('pimpest-plays', 'starcraft', 'strategy', ''))
AND post_date_gmt < '2009-01-06 19:10:45'
AND (post_type = 'post')
AND p.ID != 32
GROUP BY p2t.post_id
ORDER BY cnt DESC, post_date_gmt DESC

