Revision 9595
Added by Aaron Marcuse-Kubitza over 11 years ago
run | ||
---|---|---|
5 | 5 |
|
6 | 6 |
if self_not_included; then |
7 | 7 |
|
8 |
## to reload GBIF MySQL: |
|
9 |
# $ database=GBIF_new path/to/this/file load_data |
|
10 |
# rename GBIF->GBIF_old, GBIF_new->GBIF on vegbiendev using the steps at |
|
11 |
# wiki.vegpath.org/MySQL_queries#Rename-database |
|
12 |
# drop GBIF_old in phpMyAdmin (vegbiendev.nceas.ucsb.edu/phpmyadmin) |
|
13 |
|
|
8 | 14 |
dumpfile_stem=GBIFPortalDB-2013-02-20 |
9 | 15 |
dumpfile_stem_path="$top_dir/$dumpfile_stem" |
10 | 16 |
|
Also available in: Unified diff
inputs/GBIF/_MySQL/run: documented steps to reload GBIF MySQL