Add command line switches --source and --target to be used when copying
only one single database *instead* of an input file. Format of arguments (for example): --source=ak4_chrysemys_picta_ref@genebuild1 --target=ak4_test@ens-research If a special port number needs to be specified: --source=ak4_chrysemys_picta_ref@genebuild1:3306 --target=ak4_test@ens-research:3306 You still need to log in on the destination/target server and run the script as the mysqlens user.
Please register or sign in to comment