DriveBackupV2

DriveBackupV2

46.6k Downloads

[FEATURE REQUEST] MySQL database backup?

prefislt opened this issue · 3 comments

commented

Databases are very important. Maybe you planning to implement MySQL database backup feature? That would be amazing.

commented

Hi!

I believe databases are stored as files, so the current release of DriveBackupV2 should be able to back them up.

However, if you are storing them in a sub folder inside your Minecraft server directly and ONLY want to back up your databases, you can specify a path to the folder or each file with the 1.1.0 release.

I submitted the release for review on Bukkit last night, so it could take a few days to get approved. If you don’t want to wait, you can snag it from the releases tab of this GitHub.

Let me know if this fixes your problem,
Max

commented

Database is on dedicated MySQL server. So plugin will need to connect with MySQL database and dump everything from it to .sql file and then back it up.

commented

I will try to add this in DriveBackupV2 v1.1.1.