• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Saving MySQL database and reformatting computer

cooper64

New Member
Joined
Feb 5, 2010
Messages
52
Reaction score
0
I need to reformat my computer. Is there a way to save Mysql database to a disk, and just import it back after I reformat my computer?
 
Yes enter in your phpmyadmin.
export, select your database and export .sql your database
reformat your pc save archive yourdatabase.sql in a memory
install again phpmyadmin, and import your .sql
Use your database saved in memory
 
Back
Top