I tried the commands you mentioned as follows
mysqldump -u root -p accounts > accounts.sql
Enter password:
mysqldump: Got error: 1049: Unknown database 'accounts' when selecting the database
If what you want is to backup your database in an easy way without running scripts I would recommend MySqlBackupFTP (http://mysqlbackupftp.com/). It has a fully functional free version that allows you to schedule backups.
I want to take the backup of my all the table with data. It happened but it does not carrying the table and it's data. I m making the project in java with mysql plz email me the solution to keep backup with table and it's tables
Schema_level_backupHow to take schema level backup in mySQL database at OS level. And also how to find the size of a schema in MySQL database. April 30, 2012 at 2:00 PM
Please help me.
Thanks in advance.
Regards,
Thirumalai
unable to do soAbhishek Dixit October 8, 2011 at 2:46 PM
I tried the commands you mentioned as follows mysqldump -u root -p accounts > accounts.sql Enter password: mysqldump: Got error: 1049: Unknown database 'accounts' when selecting the database
Using a third party toolAlejandro Arauz October 10, 2011 at 10:46 PM
If what you want is to backup your database in an easy way without running scripts I would recommend MySqlBackupFTP (http://mysqlbackupftp.com/). It has a fully functional free version that allows you to schedule backups.
Thank youFatima December 23, 2011 at 6:01 PM
Thank you for the article
Java Mysql ProblemDevendra Yadav January 18, 2012 at 10:35 PM
I want to take the backup of my all the table with data. It happened but it does not carrying the table and it's data. I m making the project in java with mysql plz email me the solution to keep backup with table and it's tables
Good JobRajus February 20, 2012 at 8:23 PM
Its a very nice article.
Schema_level_backupHow to take schema level backup in mySQL database at OS level. And also how to find the size of a schema in MySQL database. April 30, 2012 at 2:00 PM
Please help me. Thanks in advance. Regards, Thirumalai
thanksfaisal June 27, 2012 at 5:36 PM
thanking you from faisal wincom pvt ltd.
Post your Comment