﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14711,Indexes for comment_author_email and user_id,tellyworth,,"There are currently no indexes on any of the author columns in wp_comments.  That means there's no efficient way to count the comments written by a given commenter, for example.

The enclosed patch adds two separate non-unique indexes, one each for comment_author_email and user_id.
",defect (bug),new,normal,Future Release,Comments,3.0,normal,,3.2-early,westi mdawaffe
