I think modx_site_content_history is an extra table probably added by the content history add on.
Truncating modx_event_log should be okay, however it’s worth checking what the entries are, maybe they indicate a problem that requires atttention.
-
☆ A M B ☆
- 24,524 Posts
You can clear the event log from the Manager, Reports -> System Events, and clear the log.
hi,
you can truncate prefix_manager_log too (can get a bit bulky during the dev time...) without any problem
have swing
réfléchir avant d'agir
Great - thanks for all the responses!