When Campaign asks you to drop an index? | Community
Skip to main content
Level 6
January 20, 2025
Solved

When Campaign asks you to drop an index?

  • January 20, 2025
  • 1 reply
  • 464 views

When Updating the Databse structure, I see:

-- Log: Updating table 'NmsBroadLogRcp'
DROP INDEX nmsbroadlogrcp_event;

When this happens? That index will be created again automatically?



Best answer by Manoj_Kumar

Hello @god_prophet 

 

Event is not index by default and it won't create it automatically. Index for Keys is created automatically.

1 reply

Manoj_Kumar
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
January 20, 2025

Hello @god_prophet 

 

Event is not index by default and it won't create it automatically. Index for Keys is created automatically.

Manoj  | https://themartech.pro