MySQL Forums
Forum List  »  Replication

Binlog for specific databases
Posted by: Dan Casey
Date: September 22, 2005 08:20AM

I have a few large databases running on my mysql server. There is a single bin log that holds all information for all databases.

Is there any way to create a seperate binlog for each database? I am running into issues with starting replication. One database needs to be set to a certain logfile and position, and another database has some other logfile and position that it is up to.

So if i get a duplicate entry replication stops for all databases rather then just one...

Is there a way to say this database is up to x file and x log pos, and this other database is up to y file and y position???

Is there an alternative?


mysql 4.0.20 - no, I cannot upgrade yet :(

Options: ReplyQuote


Subject
Views
Written By
Posted
Binlog for specific databases
2796
September 22, 2005 08:20AM
3391
September 25, 2005 11:27AM


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.