Nice how-to for reducing # diskspace usage http://vdachev.net/2007/02/22/mysql-reducing-ibdata1/ cc @jpope @jbfavre add innodb_file_per_table, and you’re done. Before : 70% RAM used, now ~40%.