mysql dump only table data code example Example: backup mysql data only mysqldump -u testuser -p --no-create-info testdb > /tmp/backup_data_only.sql