Export a single table with mysqldump Snippet·May 21, 2015 mysqldump --single-transaction --quick -u root -p shop orders > orders.sql