Jump to content

[Share - Tool] MySQL Backup v1.0 [GUI + AutoBackup!]


Recommended Posts

I will reupload it in a few of seconds.

 

Reuploaded -> http://www.mediafire.com/file/mdul2zynyuj/Mysql_Backup.zip

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
  • 4 weeks later...
  • 5 weeks later...

well i have a problem :S i dont know how to use it right probably i make a backup but its empty 0 kb :/ why?

Some of the backups as I said in the beggining are 0kb because you have either not entered the right MySQL information for your database , or you have not done a correct setup (setting up the mysqldump.exe)

Link to comment
Share on other sites

It can be done with standard MySQL tools and crontab (on Linux) or Scheduled tasks on Windows.

This is exaple for Linux:

/usr/bin/mysqldump --opt --no-create-db --force -h localhost -u root --password=ddddd --databases l2j > /home/backup/l2jbaza/l2jbaza.sql

 

In the same batch you can add option to compress it with zip or winrar (winrar has an option to name the archive with current time).

 

In this way there is no need to keep any extra program open, and you can have backups daily/hourly/weekly etc.

Link to comment
Share on other sites

It can be done with standard MySQL tools and crontab (on Linux) or Scheduled tasks on Windows.

This is exaple for Linux:

/usr/bin/mysqldump --opt --no-create-db --force -h localhost -u root --password=ddddd --databases l2j > /home/backup/l2jbaza/l2jbaza.sql

 

In the same batch you can add option to compress it with zip or winrar (winrar has an option to name the archive with current time).

 

In this way there is no need to keep any extra program open, and you can have backups daily/hourly/weekly etc.

 

Yeah most people don't know about this.Thats why I made the tool , and it is not very simple to use Scheduled Tasks on windows cause I bet they can't even find it + its not easy to use it.

And my topic is only about this program and feedback.

If you have anything else to suggest make a new topic.

Link to comment
Share on other sites

Yeah most people don't know about this.Thats why I made the tool , and it is not very simple to use Scheduled Tasks on windows cause I bet they can't even find it + its not easy to use it.

True, true.

My post wasn't to blame your work, you did a great job.

Link to comment
Share on other sites

  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock