Discussion in 'MySQL' started by etamhost, Jul 13, 2010.
Hai, Im newbie wanna ask for help. how to delete Post revision In Wordpress through Mysql? Thanks,
DELETE FROM `wp_posts` WHERE post_type = 'revision'
Separate names with a comma.