Any recommended ways to reduce the Mailwhizz MySQL Database Size?

Alex N

New Member
Hello,

The mySQL database I'm using for Mailwhizz is now 6 GB in size...

I was thinking...

Is there any easy ways to clean that up? Anything I could do without
screwing up anything?
 
Hello,

The mySQL database I'm using for Mailwhizz is now 6 GB in size...

I was thinking...

Is there any easy ways to clean that up? Anything I could do without
screwing up anything?


if you use InnoDB, use individual tables, they can be optimized/reduced
 
@Alex N / @frm.mwz - You can always delete old campaigns if you don't need them. That will clear a lot of data. Secondly, you can use the campaigns-archive-command to archive sent campaigns, as described here.
 
Back
Top