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

Slave Replication lag in time (2 replies)

Hi All, Having a problem with MySQL 5.5.35 Master / Slave replication. Using InnoDB engine. Root problem: Seconds_behind_the_master - keeps growing up and unable to catch-up the master until it loss...

View Article


Replication Setup Not Working (no replies)

I am trying to set up some replication. the story so far.. GRANT REPLICATION SLAVE ON *.* TO 'replicator'@'%' IDENTIFIED BY 'eV4ng311C4L'; Query OK, 0 rows affected (0.00 sec) FLUSH TABLES WITH READ...

View Article


Many values for Executed_Gtid_Set (no replies)

When I run show slave status, there are many values returned for Executed_Gtid_Set. GTID variables: enforce_gtid_consistency:ON gtid_executed: gtid_mode: ON gtid_next: AUTOMATIC gtid_owned:...

View Article

how to tell if the GTID is working fine (no replies)

Hi everyone, I'm currently setting up a GTID replication on my test VMs. here is my conf related to the GTID. my hostnames and IP addresses: mysql56-1.wrx4.vm 192.168.1.103 mysql56-2.wrx4.vm...

View Article

MySQL 5.5 Replication broke after upgrade (no replies)

I've seen this question, but I am not sure if the solution is right for my particular error (http://dba.stackexchange.com/questions/40377/replication-breaks-after-upgrading-master) I upgrade my master...

View Article


Master Slave Replication - Got fatal error 1236 from master (no replies)

# Trying to do Master - Slave Replication # Master is on Website Server, and Slave is on Localhost / Computer # Slave (Localhost Computer) - TO - Master (Website Server) is successfull # Master - TO -...

View Article

Replace replication slave after long downtime (1 reply)

I have a mySQL 5.5 server which was set up to replicate to a remotely located slave several years year ago. The slave hard disk crashed many months ago so the master bin-logs have been growing but not...

View Article

Master-Master Replication :: master_log_pos changes on each update (no replies)

Using MySQL Master-Master Replication Technique synchronizing the data between two servers. Upon editing some data in any table, the changes get reflected at other end as well. MASTER_LOG_POS changes...

View Article


Problem with slave filtering.. (no replies)

Hi, I have filtered out slave as below replicate-wild-do-table=DB1.% replicate-wild-ignore-table=DB2.norep% means i want to execute all statements on tables related to DB1 database and all tables...

View Article


MYSQL Replication (1 reply)

Hi, I have got mysql replication setup. Everything looks fine. There is no lag at all. However my slave doesnt show the latest updates from the master.

View Article

MySQL master/slave on the same host (1 reply)

Hi, I'm testing the MySQL master/slave replication setup procedure; on one single linux host. I use the Raw Data Files to clone the master database to the slave database. The master/slave database...

View Article

Real-Time Data Loading from MySQL to Hadoop with New Tungsten Replicator 3.0...

Launch webinar, March 27th. Register at https://www1.gotomeeting.com/register/225780945. Hadoop is an increasingly popular means of analyzing transaction data from single MySQL or multiple MySQL...

View Article

Moving data from master to slave using mysqldump (no replies)

Hi, I followed the instructions in mysql document 16.1.1.5 Creating a Data Snapshot Using mysqldump to move data from master to slave. I dumped the master database with the following command without...

View Article


How to start replication over from scratch.... (1 reply)

OK so I totally screwed my master\slave replication setup I had. My question is how do I just stop the replication and start over? I have already done the "stop slave", then "reset slave all" command...

View Article

Err no:1236 : reading header of binary log while looking for the oldest...

Hi , received strange error as Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error reading header of binary log while looking for the oldest...

View Article


Master binary log rotation not proper after restarting mysql server? (1 reply)

After restarting mysql master server,it rotates binlog file and update Previous-GTIDs at initial header. but in one of our server it has not updated this value so gotting ": Got fatal error 1236 from...

View Article

Not able to disable checksum verification at master in mysql5.6.16 GTID based...

Hi , I m getting one error and unable to trace it. In my master server i have disabled master-verify-checksum but still show binlog event not ignoring it.. mysql> show global variables like...

View Article


Monitoring slave status from master (no replies)

Hi, I want to do basic monitoring of the slave status by querying the master. I've tried "show processlist" and "show slave hosts". They display the information on connected slaves, but seem to have a...

View Article

Important: Status of master binlog dump thread is not proper it seems? (1 reply)

Hi, I have one doubt. MysqlBinlog dump thread transfers the packet to slave I/O thread. In below result binlog dum thread is telling that it has sent all events to slave but in slave output you can...

View Article

Structure changes breaking replication on slave (2 replies)

I just set up MySQL replication on two servers (each running 5.6.16), and it seems every time I make a structure change to a table on the master DB, the slave ends up erroring out. The error on the...

View Article
Browsing all 1562 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>