Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Missing index on TABLE `wp_newsletter`

$
0
0

Replies: 0

To speed-up the mysql actions I have add an extra index.
See below:
ALTER TABLEwp_newsletterADD INDEXemail(email);

Maybe a tip for next update.
Could not find the index for this important field.

Regards,
Ronald


Viewing all articles
Browse latest Browse all 59525

Trending Articles