Mysql table Backup in .txt file

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
esther
Forum Newbie
Posts: 7
Joined: Fri Jun 29, 2007 4:25 am

Mysql table Backup in .txt file

Post by esther »

Hi friends,
I want to take a backup of my Mysql table.Is there a method to do it.If so please help me.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

look into mysqldump.
Post Reply