back up mysql through the data folder

0

How do I backup mysql through the data folder? I want to make a back up by the folder date, because banks are great if done via dump it took a long time to download to go up again besides a big chance of error.

    
asked by anonymous 29.06.2016 / 07:26

1 answer

0

I agree with what @ Falion says! Risky in many ways! Some bases have codes, when trying to copy system folders containing user database, the system intends that it is an illegal software copy attempt ... if the opensource can only stop working. but make a test (take all precautions and if you notice that something can go wrong give up) create a virtual machine (installation windows with xampp for example .. or linux what you prefer>) and play inside the backup (remember stop the server !!!) of your "date" in the folder date (?!?!?!) this is almost 100% chance of not working and if you do not back up the old date and it does not work, it has to be from another planet to make multiple / data backups.

Use the mysql prompt to migrate:

  

link    link

This read should solve your problem!

    
29.06.2016 / 07:39