MySQL Forums
Forum List  »  Partitioning

Re: MysqlDump with partitions
Posted by: Mikael Ronström
Date: October 20, 2007 02:52AM

Hi,
S P Wrote:
-------------------------------------------------------
> Hello to everybody. Hope someone can help me.
>
> I have to build the typical application with a
> huge number of data (almost 2 rows per minute will
> be stored), and I'm going to use Date partitioning
> (one year in each partition). What I need to know
> is the best way to make the backups, and I have
> several questions like the following:
>
> - Which is the best way to make these backups
> automatically?
> - Does mysqldump work right with partitions??
>

Yes, nothing special, just use mysqldump as usual.

Rgrds Mikael

> Thank u very much.

Options: ReplyQuote


Subject
Views
Written By
Posted
6430
S P
October 09, 2007 07:07AM
Re: MysqlDump with partitions
4073
October 20, 2007 02:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.