mysqldump -u root -p instiki_test > instiki_test.sql mysql -u peter -p wiki_production < instiki_test.sql