Backup

Events happening in the community are now at Drupal community events on www.drupal.org.
sunilkumar's picture

I am using Drupal 6.4. When I tried to backup my MySQL database with phpMYADmin, it was giving me following erors:

In phpmyadmin, export database screen:

export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)

Can you please explain me what is this and how to solve it?

Regards,
-S-

Comments

mysqldump is an alternative.

yasheshb's picture

hi.

can you try the following if you have command line access

$ mysqldump -u -p > database_name.sql

instead of phpMyAdmin ? the file database_name.sql will be your db backup.

yashesh

India

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: