Linux Server and Workstation Configuration How To

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
Home How To Database How to Dump All Databases in MySQL Server
How to Dump All Databases in MySQL Server PDF Print E-mail
Thursday, 03 December 2009 12:57
AddThis Social Bookmark Button

To damp all MySQL databases, use the –all-databases option.

mysqldump -u username –p password –all-databases > dump.sql
 

Add comment


Security code
Refresh

Useful Links

Follow us on ...

  • Digg: hgevs
  • Facebook Page: 180986722511
  • Linked In Group: 2571120
  • Ning: linuxconfignet
  • Twitter: linuxconfignet

Friends

Thanks David Ayvazyan for provided useful information and discussions.
www.gnu.am (Armenian Translation)