Post #2319477
2026-04-30 14:32 UTC
@katemorley@hachyderm.io on disk, InnoDB tables can be much larger than MyISAM tables - sometimes up to 2x depending on the table definition. When I converted DProofreaders to InnoDB we left our ~80k project tables as MyISAM due to disk constraints and converted everything else.
InnoDB table compression didn't help in our case but it's something to consider if disk space is a factor.
Replies (0)
No replies.