Author Topic: Backing UP MYSQL  (Read 388 times)

0 Members and 1 Guest are viewing this topic.

Offline jreed2132Topic starter

  • Irregular
  • Posts: 31
    • View Profile
Backing UP MYSQL
« on: March 22, 2010, 02:51:07 PM »
I've been looking around at ways to backup my MYSQL easily.  Is it safe to say to just backup the entire MYSQL folder that contains all the databases for the application.  Or is it safer to run a dump and backup those files?

Offline fenway

  • MySQL Si-Fu / PHP Resident Alien
  • Global Moderator
  • 'Mind Boggling!'
  • *
  • Posts: 15,444
  • Gender: Male
    • View Profile
Re: Backing UP MYSQL
« Reply #1 on: March 23, 2010, 10:04:44 AM »
Depends on a great many things -- two obvious ones are (a) db running? and (b) myisam or innodb?
:anim_rules: Seriously... if people don't start reading this before posting, I'm going to consider not answering at all.

Offline jreed2132Topic starter

  • Irregular
  • Posts: 31
    • View Profile
Re: Backing UP MYSQL
« Reply #2 on: March 23, 2010, 12:20:28 PM »
running - yes
myisam or innodb - myisam