﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
10905	Do not allow duplicate (post_id, meta_key, meta_value) rows in meta tables	scribu	ryan	"Having these two rows in a meta table shouldn't be allowed:


{{{
meta_id		post_id		meta_key	meta_value
1000		1		foo		bar
1001		1		foo		bar
}}}

	
"	defect (bug)	closed	normal		Database	2.9	normal	invalid	needs-patch	arena
