Jump to content

Backing up a database quickly


shamoon

Recommended Posts

Hello all,

I'm using automysqlbackup to back up my entire database nightly.  It is being backed up from a different machine than on which the database resides.  However, during the time of backup, the server comes to a snore.  My slow log has stuff like:

# Query_time: 652  Lock_time: 0  Rows_sent: 4506217  Rows_examined: 4506217
SELECT /*!40001 SQL_NO_CACHE */ * FROM `books_to_categories`;

 

Is there any better way to do regular backups?  I've been told replication is the way to go and to run backups on the slave, but the problem is that I'm using a MyISAM storage engine and using "FullText" search capabilities.

 

Does anyone have a solution to this problem?

 

Thanks,

Shamoon

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.