Quote Originally Posted by Gavo View Post
just run a query in phpmyadmin

delete all posts below ID 1000, adjust the number to suit you

PHP Code: 
 DELETE FROM `dle_postWHERE id 1000 
If it times out it will continue in the background, dont re-start mysql
doesnt work
i get

0 rows deleted. ( Query took 1.0891 sec )