When Campaign asks you to drop an index? | Community
Skip to main content
New Participant
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_
_Manoj_Kumar_Accepted solution
New Participant
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     Find me on LinkedIn