#! /usr/bin/ruby -w ### test mysql clone techiniques: a functional proceedure will be ## able to dump a table (eventually all) from one mysql db (initially ## on the same host) to another with dump and restore such that test ## query results are the same for both source and copy.