dump

From PmaWiki

Jump to: navigation, search

A MySQL dump file contains one or more table or whole database structure and/or data in a list of SQL queries. You can easily import and export MySQL dump files with phpMyAdmin.

See wikipedia:dump

Advertisement