Revision 7685
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
151 | 151 |
This is for an initial sync to get the file onto vegbiendev. |
152 | 152 |
On vegbiendev: |
153 | 153 |
Create a database for the MySQL export in phpMyAdmin |
154 |
bin/mysql_bien database <inputs/<datasrc>/_src/export.sql |
|
154 |
bin/mysql_bien database <inputs/<datasrc>/_src/export.sql &
|
|
155 | 155 |
mkdir inputs/<datasrc>/_MySQL/ |
156 | 156 |
cp -p lib/MySQL.{data,schema}.sql.make inputs/<datasrc>/_MySQL/ |
157 | 157 |
Edit _MySQL/*.make for the DB connection |
Also available in: Unified diff
README.TXT: Datasource setup: MySQL inputs: .sql exports: Run mysql_bien in the background