Exporting a MySQL database: Difference between revisions

>Samthecrazyman
Created, from Dokuwiki
 
>Samthecrazyman
m Changed pages to articles, small format changes
Line 24: Line 24:
* To aid with importing later, it is worth dumping the database to a file with the name of the database itself. You need to make the database before importing and it must have the same as the original database.
* To aid with importing later, it is worth dumping the database to a file with the name of the database itself. You need to make the database before importing and it must have the same as the original database.
   
   
== Related pages ==
== Related Articles ==
[[Importing a MySQL database]]
 
* [[Importing a MySQL database]]