backup mysql database directly from drupal
allows easy backup of the drupal database to a file of sql statements,
by selecting which tables you don't need.

This module does NOT WORK if you're using postgresql.

You will have to configure and use pg_dump(1) to achieve
equivalent functionality.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http;//drupal.org/project/backup_migrate/
