Dump a Drupal 7 database into a Drupal 7 PHP script to test the upgrade process.

Run this script at the root of an existing Drupal 7 installation.

The output of this script is a PHP script that can be run inside Drupal 7 and recreates the Drupal 7 database as dumped. Transient data from cache, session, and watchdog tables are not recorded.

File

core/scripts/dump-database-d7.sh