Update legacy_dataset_dump
parent
cb533101fc
commit
8484b03115
|
|
@ -1,6 +1,3 @@
|
|||
---
|
||||
title: Prepping a Legacy fore.st dataset for Migration Ingestion
|
||||
---
|
||||
## Step-by-Step procedure for Prepping a Legacy fore.st dataset for Migration Ingestion
|
||||
1. Log-in to your legacy fore.st server and dump the database `mysqldump --quick --skip-lock-tables -u forest -p forest > forest.sql`
|
||||
2. Copy the database file locally, make a second copy called 'users.sql'
|
||||
|
|
|
|||
Loading…
Reference in a new issue