I want to know How can I take a backup of mysql database? I want to take backup of database which is on the local machine and not on the server.
I want to know How can I take a backup of mysql database? I want to take backup of database which is on the local machine and not on the server.
there is a file command i believe for doing so, but you need to have telnet
the other way is by using the PHPMyAdmin interface which you have to have installed on your server
i am not very experienced in doing this though, anyone done it before that could help?
Micro Niche Builder - Build SEO Friendly Sites that CONVERT LIKE CRAZY for Adsense, Amazon, Clickbank, & CPA Offers!
SEO Contest - Home of the WORLD FAMOUS Search Engine Optimization Contests. Think you got what it takes?
yeh i rely on phpmyadmin but i am doing it from server...u should install it..you can get it simply from google search !!Read the instruction their after that..u might got it..
thanks..super M
Yes you are right I am using from local machine so I am finding it difficult to get backup. I have got command sqldump but not even thats working well. Can anyone give me correct syntax for it?
Originally Posted by Super M
$ mysqldump -u username -h localhost -p database_name | gzip -9 > backup_db.sql.gz
there ya go =)
glad i don't have to worry about thisi have a guy that does it all for me
Bart Fielder
2965 E. University Ave Suite A
Fresno, CA 93703
Bookmarks