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

Mater variables problem with MySQL on Amazon Linux (1 reply)

Scenario: I am setting up a MySQL Database replication on a pair of servers. The Master Server is xx.xx.xx.xx while the Slave Server is on an AWS EC2 Amazon Linux Server. On the Amazon Linux slave...

View Article


how LOST_EVENTS generate (no replies)

mysql 5.5.31 show slave status; there is a error: The incident LOST_EVENTS occured on the master. Message: error writing to the binary log Search binlog on master . # at 232988770 #130930 11:46:57...

View Article


How to get from a single MySQL database server to a scalable cluster (no...

Tungsten University: Configure & Provision Continuent Tungsten Clusters Webinar, Thursday, October 10th https://www1.gotomeeting.com/register/257397344 Learn how to get from a single database...

View Article

can Replication slow down the server? (4 replies)

Hi, I've started to replicate my hosted database back to the office on to an old Dell desktop running Ubuntu. Now its not the faster desktop in the world, a good few years old but that's all its...

View Article

MySQL 5.6 Slow in catching up (no replies)

Hello Guys, Recently I've started anew project to test replication performance between MySQL 5.5 and MySQL 5.6. I have a production MySQL instance running the version 5.0 and my intention is to...

View Article


Tungsten University: Setup & Operate Tungsten Replicator (no replies)

Live training webinar Thursday, October 17tth, 10 am PT/1 pm ET Register at https://www1.gotomeeting.com/register/783853753 This live, virtual course will teach you how to set up innovative topologies...

View Article

ON DELETE CASCADE handling (no replies)

Hi, I am using MySQL 5.5 with InnoDB engine. I have set binlog format as row-based replication. I have some doubts regarding replication: 1) How is the tableID generated? Is it stored somewhere? 2)...

View Article

it's normal semi-sync replication? (1 reply)

I am new in mysql replication, now i setup master - master semi-sync on mysql 5.5. can anyone review mysql log like below: it's normal? i set rpl_semi_sync_master_timeout=1000 # 1s. but every hour...

View Article


Database Replication or Synchronization (1 reply)

I have 5 machines having MySQL installed on all of them. All machines are in same home netwrok. Database on all machines needs to be updatable and also all machines need to reflect the same database....

View Article


How Gittigidiyor (a subsidiary of eBay) Replicates Data In Real Time From...

Live webcast Wednesday, November 6th 10 am EDT/15:00 GMT/16:00 CET/17:00 EET https://www1.gotomeeting.com/register/583190768 Learn how Gittigidiyor (a subsidiary of eBay) replicates data in real time...

View Article

Build a new slave from existing slave on older version (2 replies)

New here, and need some help. My current setup has a Primary DB running 5.0.95, with a slave (Slave #1) on the same version. I want to build a second slave (Slave #2) running 5.1.69. In my first...

View Article

MySQL 5.5.11 - Old Slave now standalone, make master (1 reply)

Greetings, I have enherited a MySQL server. Its history is that at one time it was a slave server but now it is acting as a stand alone server. I want to get us back into replication but not being a...

View Article

SSL connection works but SSL Replication does not (1 reply)

My background is a Linux admin and user for the last 10 years. I have done a bit of MySQL admin but not a lot. Running Debian 7 64bit, MySQL 5.5.31 What works: I followed the guide for SSL setup....

View Article


Mysql 5.1 supports delayed replication ? (1 reply)

I have seen Mysql 5.6 supports delayed replication.. But Mysql 5.1 supports delayed replication?

View Article

Upgrading slave from 5.0 to 5.1 - replication errors (1 reply)

I built a slave on 5.1.69 from an export of tables from 5.0.95. It started up fine, and continues to run as a slave, but I have errors and I'm not sure what to do about it. 131115 17:16:38 [ERROR]...

View Article


Help! Can't get chained replication to work (1 reply)

I have a server that *was* working as a chained slave, but I can't get it to work again. Server A is a master. Server B is a slave to server A. If I set up server C as a clone of server B, it happily...

View Article

Replicating only a certain database (no replies)

I have set up replication of a remote server to office archive. Now I also have a secondary archive database on remove server and it turned out it is also replicated. I only want the actual live...

View Article


Replication Error (1 reply)

I'm getting the following error on one of my master servers.Don't know how or why it happened. How do I fix it? Unable to use slave's temporary directory /tmp - Can't create/write to file...

View Article

Database Upgrade with no disruption (1 reply)

I am currently running MySQL 5.1.29 innodb on Windows Server 2003. The current 5.1.29 installation runs on port 3306. I have installed 5.5.32 in a new directory and bring it up on port 3316. Both...

View Article

failover in replication error (no replies)

Hi all, i had configured fail-over in master-slave replication.with the following steps. 1)keeping master(A) read only(set global read_only=1;) 2)keeping slave(B) read only off(set global...

View Article
Browsing all 1561 articles
Browse latest View live