Running OPTIMIZE. Jesus.![]() Seriously. Gained back FORTY GB.
Why isn't there a 'show innodb fragmentation' command for MySQL? Does anyone know if XtraDB or some other goodies can help with this? Commentsjspaw
|
[?]
TagsAdditional Information
|
dathan
says:
Nope, you just to run optimize from time to time. If you use 5.1 with the new file_format option that zlib compresses at the expense of 3% cpu hit (which the db's will not notice) you can keep data small basically a 2-3 times reduction in disk space consumption.
The problem is you can't backup your server with ibbackup since there is no 5.1 ibbackup for the new file format.
Posted 6 months ago. ( permalink )