#3767 - Database index for sugarchimp_mc_list table
Hi SugarChimp Team,
Our Operations team noticed a missing index that can cause database performance issues. The following index has to be added in order to prevent this:
ALTER TABLE sugarchimp_mc_list ADD index `idx_mailchimp_list_id`(`mailchimp_list_id`);
Can you add that index on installation in order to prevent performance issues?
Let me know in case you need further information.
Thanks,
Dennis
SugarCRM Support
6 years ago