WordPress database error: [Incorrect key file for table './blogs2/fgv_postmeta.MYI'; try to repair it]
UPDATE fgv_postmeta SET meta_value = '2514' WHERE meta_key = 'views' AND post_id = '34'
StarCraft Mod In WarCraft 3
That’s an interesting mod that recreates StarCraft universe in 3D using WarCraft 3 engine. If you want to try it out head to BlizzPlanet, it looks very interesting. A lot of people like StarCraft so much, they even cannot wait for StarCraft 2 to be finished
Tags: machinima, mod, starcraft, wow
- 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 ('machinima', 'mod', 'starcraft', 'wow', ''))
AND post_date_gmt < '2009-01-06 18:44:44'
AND (post_type = 'post')
AND p.ID != 34
GROUP BY p2t.post_id
ORDER BY cnt DESC, post_date_gmt DESC

