Why are you wasting the time by taking backup manually ? I am giving you a script for taking backup with ease. Run the below script and save your precious time.
mysqldump using java to take database backup. import java.io.*;
public class MysqlDump { public MysqlDump() { try { Runtime rt = Runtime.getRuntime(); public static void main(String args[]) { Replace the word user and password with your actual database user name and password. Contact me if you want any help at imamoo(at)ipott(dot)com |
MySQL Database dump using java
07
04
08'
Category:
Share it:
