I am looking for the syntax for dumping all data in my mysql database. I don\'t want any table information.
If you just want the INSERT queries, use the following:
mysqldump --skip-triggers --compact --no-create-info