While doing a MySQL dump is easy enough, I have a live dedicated MySQL server that I am wanting to setup replication on. To do this, I need dumps of the databases to import
If using InnoDB tables, use the --single-transaction and --quick options for mysqldump