Quantcast
Channel: MySQL Forums - Replication
Browsing all 1562 articles
Browse latest View live
↧

Database mirroring (no replies)

hello, can anyone please share me their knowledge with regards to database mirroring, especially in mysql.. 1. what i want to know is, do i have to create a connection on my vb project to those 2...

View Article


Master Master Replication & Automated Failover (no replies)

Greetings All, I am a newbie and I am exploring MySQL Replication (Master Master) in my test lab. One thing that is not obvious to me is how MM replication can be set up to enable automated session...

View Article


Hey, How to Convert swf to mp4? (no replies)

I have create so many flash animations, now I`d like to convert these swf animation to mp4, any help? of course, I know there is some software like higosoft swf to mp4 converter can help, and best...

View Article

Replication without delete on slave (2 replies)

I wish to set up replication between a master/production server and slave/archive server. The thing is that the master will delete tuples after a certain time, and I do not want that replicated on the...

View Article

Slave can only be readonly in replication? (no replies)

Hello, I am doing replication using Mysql 5.5 in 2 windows machines by setting one as master and the other one as slave. But as i was doing it for the first time i accidentally inserted one record to...

View Article


Logging slave-skip-errors (no replies)

Hello, We use slave-skip-errors=1062 to prevent replication from stopping when this type of error occurs. But we need to be able to log when it does happen. We have error and warning logging turned...

View Article

Replication 1 thread, very slow? (no replies)

i have about 400 connections in my master database, they keep inserting the records to the master. my slave keep out of sync, seems can't catch up with my master. i am not sure whether it's because of...

View Article

Weird replication or monitoring glitch (no replies)

We have a basic master/master replication setup for an InnoDB database between two apt-installed MySQL (5.0.51a-24+lenny5-log) running on Debian Lenny. We have a simple client-side monitoring of the...

View Article


stored procedures and functions (no replies)

Hello, I did the replication of a data base with the master slave replication. The stored procedures and functions have not been replicated to another data base on the slave. What do I need to...

View Article


quick way to add another DB to my replication schema (1 reply)

Hi all .. currently I have a M <-> M replication setup that is and has been working quite well for 2 databases over the past 2 years. MySQL version is 5.1.41 and has rarely been rebooted which...

View Article

MySQL High Availability Realized (no replies)

Live webcast, Thursday 2/16 https://www1.gotomeeting.com/register/838571544 High availability is about more than making sure that apps can get to your data even if there is a failure. How about when...

View Article

how replica with different character (1 reply)

hi~ My database's character needs change to utf8,but the time of maintenance is not enought. So I have to migrate all DB with 3 steps. After slave changed charactor to utf8 ,I get a problem about the...

View Article

measuring slave lag without sysdate() - 4.1.13 (5 replies)

Hi everyone, I'm forced to use 4.1.13 still, and was surprised to discover that sysdate() seems to be affected by Set Timestamp in this version? The problem with this is that I can't measure the...

View Article


problem with replication (3 replies)

Hi I am trying use replication mysql 5.0.45. I followed all the steps and did all the setting. At last when i am starting slave no where it is giving error neither on master or slave. when I am...

View Article

help with mk-table-sync (1 reply)

Hello I just downloaded the maatkit-7540.zip from maatkit and extracted to work on the mk-table-sync for my app. I opened command prompt and just given an execute cmd mk-table-sync --execute...

View Article


Mysql won't start with replication (1 reply)

The next piece of code comes out my.cnf: # The MySQL server [mysqld] port = 3306 socket = /var/lib/mysql/mysql.sock skip-locking old-passwords max_connections=500 #max_join_size=25000000...

View Article

Which raid is suitable for mysql? (2 replies)

Dear All, We need to setup a new dedicated mysql server. I read some places that raid 5 is not suitable at it will delay write. So our application will be doing a lot of queries from another server to...

View Article


Aborted connection 19319491 to db: 'unconnected' user: 'repl-db2' host:...

Hi guys, We have the following setup: db1 - mysql-5.1.49 running as primary and master (replication) database db2, db3, testdb running (mariadb-5.2.8) as slaves and replicating from db1. Each db...

View Article

Slave has more data than Master? (3 replies)

Hi all, I have one Master and one Slave, tables are MyISAM in them. there are about 30 new data inserted to the Master every minute. The replication between them seems work well, but I find that Slave...

View Article

MySQL replication version compatibility (2 replies)

Hi, I am planning to setup a Master/Slave setup in my linux boxes. The current version of my master is "5.0.77-log". Will replication work if I choose the latest version( lets say 5.5) of MySQL for my...

View Article
Browsing all 1562 articles
Browse latest View live