Project

General

Profile

« Previous | Next » 

Revision 7689

lib/MySQL.*.sql.make: Added --user option to demonstrate how to set the DB user vs. the ssh user

View differences:

MySQL.schema.sql.make
1 1
#!/bin/sh
2
env server=[ssh_user@]ssh_host schema=1 my2pg_export database tables...
2
env server=[ssh_user@]ssh_host schema=1 my2pg_export [--user=db_user] database tables...

Also available in: Unified diff