Import and Export MySQL database
August 6th, 2007 by adminThis tutorial section deals with mysqldump which is a tool to import and export MySQL databases.
It can be used to back up a database or to move database information from one server to another.
Posted in Mysql | No Comments »