vip-go-mu-plugins icon indicating copy to clipboard operation
vip-go-mu-plugins copied to clipboard

Avoid automatically creating the vip_meta_key_value index on huge sites

Open joshbetz opened this issue 5 years ago • 1 comments

I installed a large database in my local environment and the schema update that was triggered automatically caused some problems. In most cases the index will already exist, so it won't be a problem. If possible, we might want to avoid automatically creating this index on sites with many millions of postmeta entries though.

https://github.com/Automattic/vip-go-mu-plugins/blob/master/schema.php#L12-L26

joshbetz avatar Mar 15 '19 21:03 joshbetz

Related: #2893

sjinks avatar Jun 09 '22 00:06 sjinks

This issue has been marked stale because it has been open for 60 days with no activity. If there is no activity within 7 days, it will be closed.

This is an automation to keep issues manageable and actionable and is not a comment on the quality of this issue nor on the work done so far. Closed issues are still valuable to the project and are available to be searched.

github-actions[bot] avatar Sep 21 '22 00:09 github-actions[bot]