﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
19009	wpmu_delete_blog() can wipe out an entire network	nacin	nacin	"Steps to reproduce:

1. Create a network.

2. Create a second blog.

3. Via BLOG_ID_CURRENT_SITE, set the second blog to be the main blog.

4. Delete the original blog at the / path.

wpmu_delete_blog() will wipe out all blogs LIKE blog\_prefix%, which nukes the entire network.

Solution: iterate over and drop `$wpdb->tables('blog')` only."	defect (bug)	closed	normal	3.3	Multisite	3.0	critical	fixed		
