If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Incremental restore for MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-06, 04:47
sarojt sarojt is offline
Registered User
 
Join Date: Mar 2006
Posts: 2
Incremental restore for MySQL

Hi,

Can I do a incremental restore for all databases in MySQL?

I am executing the following steps in MySQL 4.1.18

I have 4 databases (d1, d2, d3, d4). I have taken a full backup, then modify some tables in databases d1, d2, d3, d4. Then took a incremental backup for all databases. Then took a full restore (for full backup). Then I want to take a incremental restore for all databases.

After doing incremental restore, I got error saying duplicate tables..

So I just want to clarify whether it is possible to take all the databases for incremental restore?

Thanks in advance,
Saroj
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On