...Use charset_name as the default character set
12. Write INSERT DELAYED statements rather than INSERT statements
13. For each table, surround the INSERT statements with statements to disable and enable keys
14. Lock all tables before dumping them
and more...