You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: