Hey all,
Is there a sql query I can to to optimize all tables at once? I do this because phpmyadmin reports there is some "overhead" space...
There is the mysql OPTIMIZE command. There is not a single sql command to optimize all tables, afaik (it can be done with one command from command line).
DevSehd Optimization, p.4