Quantcast
Channel: MySQL Forums - Backup
Viewing all articles
Browse latest Browse all 537

Backup MySQL Server 5.1.45 (14 replies)

$
0
0
Hi,

I'm to back up the database for My SQL Server 5.1.45 using the following commands:

mysql> mysqldump -u [username] -p [password] test> testback.sql;
mysql> mysqldump --databases test>testback.sql;
mysql> mysqldump test>testback.sql;

for all the above commands it displays the error message:
Error at Line 1, please check your server manual

How can i backup my database?

Regards,
Anand

Viewing all articles
Browse latest Browse all 537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>