mysql export a single table

mysqldump -u -p db table1 table2 table3

Leave a Reply