Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:
Description
- to prevent errors, upgrade should do the foll:
- drop all triggers on civi managed tables
- disable logging and remember logging state
- run upgrade
- enable logging if it was enabled pre-upgrade. this will rebuild all triggers
- rebuild all triggers if logging was disabled