Project

General

Profile

« Previous | Next » 

Revision 7578

README.TXT: Datasource setup: MySQL inputs: .sql exports: Use new mysql_bien to connect to the MySQL DB created for the datasource

View differences:

README.TXT
145 145
        For .sql exports:
146 146
            Place the original .sql file in _src/ (*not* in _MySQL/)
147 147
            Create a database for the MySQL export in phpMyAdmin
148
            mysql -p database <inputs/<datasrc>/_src/export.sql
148
            bin/mysql_bien database <inputs/<datasrc>/_src/export.sql
149 149
        mkdir inputs/<datasrc>/_MySQL/
150 150
        cp -p lib/MySQL.{data,schema}.sql.make inputs/<datasrc>/_MySQL/
151 151
        Edit _MySQL/*.make for the DB connection

Also available in: Unified diff