import all the stage db data in your local db code example Example: how to export db from mysql mysqldump -u username -p dbname > dbexport.sql