﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19935,Redundant index in comment table schema,westi,ryan,"From and lost and buried : http://core.trac.wordpress.org/ticket/9642#comment:26

  A minor improvement for the comments table: the first index is redundant since it is a prefix of the second one. KEY comment_approved (comment_approved), KEY comment_approved_date_gmt (comment_approved,comment_date_gmt),

props dbuser123

We should do this in 3.4 seeing as we are already tweaking db schemas",defect (bug),closed,normal,3.4,Database,3.3.1,normal,fixed,early,
