Without having to script an 'optimize table' query to do all the databases/tables, we would like to run mysqlcheck --optimize --all-database instead.
What are the drawbacks of doing this through mysqlcheck; both would defragment the tables, correct?