Search Discussions
-
I am working on a tool like "Hadoop Applier for mySQL" where my tool will replicate rows to an hdfs file which will be queried using hive. I am able to pull the insert values from the binlog of mySQL ...
Muthu Pandi
Sep 9, 2014 at 4:29 am
Sep 9, 2014 at 2:18 pm -
Hi all. We have a master-slave setup, and currently both are using the default STATEMENT binlog_format. However, we wish to switch to ROW binlog_format. Right now, the replication is on (using ...
Ajay Garg
Sep 4, 2014 at 7:55 am
Sep 4, 2014 at 7:55 am -
Hi List! Im running a two server replication setup with mysql 5.6 with parallel replication (256 threads) And our setup is now running a unusable slow replication, and seem to only be using one ...
Peter L. Hansen - Tiger Media A/S
Sep 4, 2014 at 7:26 am
Sep 10, 2014 at 1:04 pm -
Dear all i've got a problem with a sync between master and slave: I've got a master in production with 120 GB of mysql data (~300 databases), i'm using innodb_file_per_table = 1 . I want to start a ...
Nik600
May 10, 2014 at 10:41 am
May 15, 2014 at 7:15 am -
Hi, I'm building a mysql replication solution to one of our clients, and I would like to minimize the downtime during the setup We've dealt with replication before, but in this case I would like to ...
Balogh Péter
Feb 17, 2014 at 5:39 pm
Feb 19, 2014 at 4:03 pm -
Hi : MYSQL when doing data synchronization, the occasional lost events .Excuse me what reason be? thanks!
邢立明
Jan 8, 2014 at 2:49 am
Jan 8, 2014 at 3:12 am -
hi : happy new year,I am a MYSQL enthusiasts。Using MYSQL Replication, test MYSQL data synchronization.Due to data synchronization lines often disconnected, found himself to create events (events) ...
邢立明
Jan 2, 2014 at 9:51 am
Jan 2, 2014 at 9:51 am -
Hello Shawn, I have found my problem with your explanation. That was a problem with the master_log-file and the master_log_pos. I had made change on the slave with the good value (these of the ...
Christophe Carles
Dec 20, 2013 at 4:26 pm
Dec 20, 2013 at 4:26 pm -
Hello, I contact you about a problem with replication Databases with MySQL. We have a main master MySQL database server that contains data unit. This server is only accessible internally. We have ...
Christophe Carles
Dec 17, 2013 at 7:46 pm
Dec 18, 2013 at 2:41 pm -
Can someone explain the process I should go through to bring an "old" master back online as a "slave" after a successful failover using mysql-master-ha? I'm unsure exactly which log file and position ...
Regan Yelcich
Nov 18, 2013 at 1:25 am
Nov 18, 2013 at 10:31 am -
Hi what do you use to split read/write requests between one master and many slave mysql server? The mysq-proxy is in alpha state from years...ad it seems that you have to manage the split at ...
Nik600
Oct 12, 2013 at 12:35 pm
Oct 14, 2013 at 3:20 pm -
I'm looking at the fastes solution to re-sync a SLAVE node after a split-brain. I have 300 databases with 80 GB of data, as i want to miminize the down-time on the master node i'd like to: 1) run a ...
Nik600
Sep 16, 2013 at 11:15 am
Sep 16, 2013 at 9:54 pm -
Kaushual, Yes, you should do a test restore when setting up your backup processes, and periodically afterwards, to check for integrity (and to make sure you have the restore process well-documented ...
Valerie Parham-Thompson
Sep 14, 2013 at 4:35 pm
Sep 14, 2013 at 4:35 pm -
Hi, I have a question regarding MySQL replication master slave setup. One question is of concern "If data is corrupted, lost or deleted in the master that will be synced to the slave. Restoring the ...
Kaushal Shriyan
Sep 13, 2013 at 6:09 am
Sep 15, 2013 at 9:49 am -
Please leave the list in CC, Jamen - other people may either learn something or add their two cents. I'm not particularly familiar with innobackupex; but what you're showing sounds to me as if the ...
Johan De Meersman
Jul 18, 2013 at 12:19 pm
Jul 22, 2013 at 8:28 pm -
Hi, I have configured replication from EC2 mysql instance to another mysql instance on our network via vpn in between. Sometimes it is showing no errors on the slave but the slave falls behind . When ...
Umapathi b
Jul 17, 2013 at 8:49 am
Jul 17, 2013 at 8:49 am -
If pt-table-checksum tells you everything is in sync, and you don't see any non-deterministic updates in the master's error log; and you still get replication errors, then I would very much assume ...
Johan De Meersman
Jul 17, 2013 at 8:34 am
Jul 17, 2013 at 8:34 am -
Master MySQL = running mysql Ver 14.14 Distrib 5.5.17, for Linux (x86_64) using EditLine wrapper Slave #1 = running mysql Ver 14.14 Distrib 5.5.17, for Linux (x86_64) using EditLine wrapper Slave #2 ...
McGranahan, Jamen
Jul 14, 2013 at 6:28 pm
Jul 16, 2013 at 3:25 pm -
Hi, I'm interested in learning more about the replication code, specifically more about the part where the replication on a slave is happening in a multi-threaded environment (released in 5.6) is ...
Alexandru Palade
Mar 16, 2013 at 7:34 am
Mar 16, 2013 at 7:37 am -
Dears; I have been faced with a case of replication which may most of you had been faced before... I did some checks and test to find out the ways to solve, but I'm not pretty sure about the cons and ...
Shayne Alone
Jan 7, 2013 at 8:31 pm
Jan 10, 2013 at 4:41 pm -
Dear all i'm planning the configuration of a replication environment on a mysql master with more of 300 database and about 50 GB of data, the master is a production server and can't be stopped or ...
Nik600
Oct 20, 2012 at 5:11 pm
Oct 23, 2012 at 5:25 pm -
Hi, I have a Mysql replicate setup running for a while over 6 months and recent we had an outage. We fix it, bought the server back up and we spotted something peculiar and worrying. The replication ...
Kent Ho
Oct 17, 2012 at 2:33 pm
Oct 18, 2012 at 9:38 am -
Suppose we have some MySQL 5.6 servers replicating using global transaction ID. How does one add a new slave server to such running system? Can it be done without stopping all servers? The manual ...
Kristian Nielsen
Oct 15, 2012 at 6:57 am
Oct 15, 2012 at 6:57 am -
Hello, I've to make a HA mysql, for me the scalability it's not important because it's not an environment with a lot of queries. I've thinked about, and I think that the best solution is to mount an ...
Oriol Martí
Oct 11, 2012 at 2:18 pm
Oct 11, 2012 at 8:04 pm -
Hello, I am a student of Masters and to final project I am planning to develop a robust tools for data recovery from the log file of mySQL, but for that I need to navigate this. I wonder where I can ...
Nuno Rebocho
Oct 8, 2012 at 12:13 pm
Oct 8, 2012 at 1:35 pm -
Hi! One single table out of many differs after a while between mysql master and slave. The statement altering the table is: UPDATE SEQ_GEN SET SEQUENCE_VALUE = SEQUENCE_VALUE + 10 WHERE SEQUENCE_NAME ...
Stallmann, Andreas
Oct 1, 2012 at 12:33 pm
Oct 1, 2012 at 9:56 pm -
Dear all i'm scouting some of the scalabilty features of Mysql, considering some of the limitations of NDB engine at the moment i'd like to implement an architecture with a single master node and ...
Nik600
Sep 23, 2012 at 12:56 pm
Sep 23, 2012 at 6:21 pm -
Hi MySQL users, For moniroting purposes, I did a test of MySQL replication + some other services configured on high availability with heartbeat/pacemaker on 2 VMs. Now I have to write the ...
Styr
Sep 4, 2012 at 3:17 pm
Sep 4, 2012 at 3:17 pm -
Hi All, I am testing XFS on mysql as i have been reading stuff that says XFS performs faster. I created a extra slave and created a XFS volume and mount it on the mysql dir slave was running fine ...
Ron ramos
Aug 15, 2012 at 5:50 pm
Aug 15, 2012 at 5:50 pm -
Hi, we run a master/slave mysql 5.1.61 Red Hat EL 6.3 setup - two servers. Both use the default binlog format. Today I'm asked to change the bin log format to 'ROW' because a special Application ...
Götz Reinicke
Aug 3, 2012 at 8:42 am
Aug 3, 2012 at 1:31 pm -
Hi, How come even though replication is in sync, sometimes the no of rows will be different between master and slave? Without any bugs!
Reddy YK
Jul 20, 2012 at 5:18 am
Jul 20, 2012 at 6:50 am -
Hi, I would run a unix command at the end of each synchronization (on the PC with mysql server in slave mode). I checked the options to be included in my.cnf and I have not found anything... Is there ...
Matteo Brighi
Jul 13, 2012 at 10:40 pm
Jul 17, 2012 at 11:38 am -
Hi All, i am planning on allocating a separate volume for tmpdir on my slave(and most probably master), the volume will be setup as a software RAID 0.for write performance increase i noticed i cant ...
Ron ramos
Jul 5, 2012 at 5:07 pm
Jul 16, 2012 at 10:28 pm -
Hello, I have a big problem with my MySQL Master Slave configuration on Debian Squeeze. I set up a replication configuration. But the slave stopped the replication with the error message below ...
Gronies, Thomas
Jun 13, 2012 at 8:24 pm
Jun 13, 2012 at 8:24 pm -
Hi All, I am currently using amazon ec2 for my database and i would like to create a script that captures snapshot of my volumes. I just want t know how i can flush tables with read lock and not lose ...
Ron ramos
May 12, 2012 at 11:43 am
May 17, 2012 at 11:37 pm -
You may have better luck in the Cluster-specific mailing list: <span class="m_body_email_addr" title="8e51ea696a7022f419aac051c49611df" cluster@lists.mysql.com</span -- Shawn Green MySQL Principal ...
Shawn Green
May 10, 2012 at 3:32 pm
May 14, 2012 at 1:40 pm -
Hello everyone, Can anyone shed some light on the practical differences between master-slave replication and manual replication with mysqldump? What advantages and disadvantages does the first ...
Rafael Arco Arredondo
May 8, 2012 at 11:36 am
May 8, 2012 at 12:17 pm -
Hi, Would it be possible to trace which query cause the lag on the slave? I have a script that runs every minute to check the lag, I basically have the output of "show slave status" and timestamp and ...
Ron ramos
Apr 22, 2012 at 2:53 am
Apr 24, 2012 at 2:00 pm -
Hi, Any documentation regarding setting up MySQL Replication. I have been referring to http://dev.mysql.com/doc/refman/5.5/en/replication.html and also what are the typical scenarios to be setup viz ...
Kaushal Shriyan
Apr 6, 2012 at 12:16 am
Apr 6, 2012 at 6:24 pm -
Hi Is it possible if i grab a dump of a certain table from the master restore it on the slave and start replication again? I have a table that is is not synched on the server, i have tried using ...
Nhadie ramos
Apr 4, 2012 at 4:09 am
Apr 4, 2012 at 8:17 pm -
Hi, I currently have a replication setup with master and 1 slave. i would like to add one more slave into the setup. is it possible if i lock the slave tables, show slave status and get Relay_Log_Pos ...
Nhadie ramos
Apr 1, 2012 at 4:54 pm
Apr 3, 2012 at 5:04 am -
Surge 2012, the scalability conference, September 27-28, Baltimore, MD has opened its CFP. Please visit http://omniti.com/surge/2012/cfp for details. -- Katherine Jeschke Director of Marketing and ...
Katherine Jeschke
Mar 30, 2012 at 2:18 pm
Mar 30, 2012 at 2:18 pm -
They shouldn't, afaik, unless you precede your grants with a revoke statement. You don't need to issue flush privileges if you use grant statements, but a flush privileges will only flush the ...
Johan De Meersman
Feb 21, 2012 at 6:47 am
Feb 21, 2012 at 6:47 am -
Hello people: I'm replicating a database master-slave with mysql replication, but my database have reference to files. I need any tools to solve my problem, do u have something that I can use?? sorry ...
Ing. Yunior Bauta Pentón
Jan 24, 2012 at 8:55 pm
Jan 25, 2012 at 8:15 am -
We are using MySQL5.1 (5.1.49-3) on debian squeeze and have it setup in a Master/Slave relationship. The master is a VM on our primary XenServer and the slave is a VM on our secondary XenServer. The ...
Simon
Jan 18, 2012 at 7:07 pm
Jan 20, 2012 at 7:33 am -
Hi, We know when we upgrade replication servers from 5.0 to 5.1, we need to upgrade slave server first. But what about master to master replication? Thanks, Lisa -- MySQL Replication Mailing List For ...
Database System
Jan 2, 2012 at 12:50 pm
Jan 5, 2012 at 4:32 pm -
One of the likely causes (barring unusual replication setup) for differing data, is nondeterministic queries, like "insert into table1 select * from table2 limit 10": because there is no order by in ...
Shl_256
Dec 27, 2011 at 4:46 pm
Dec 28, 2011 at 3:15 pm -
To confirm that you would like <span class="m_body_email_addr" title="38c5e321ea462d1a40de26a6353ba09d" jlistreader@gmail.com</span added to the replication mailing list, please click on the ...
Replication-help
Dec 5, 2011 at 10:14 am
Dec 5, 2011 at 10:14 am -
Hello, my fellow developers and admins I have a question regarding a master-master replication system. I implemented one with the help of some of you guys - however I had some problems regarding the ...
Ricardo Freitas
Oct 26, 2011 at 7:20 pm
Oct 27, 2011 at 8:52 pm -
So the one issue I have is that replication one way takes half an hour but the other way is instantaneous. Anyone have any suggestions on how to troubleshoot this ? Thanks, Chris
Mar
Oct 22, 2011 at 8:18 am
Oct 23, 2011 at 3:19 pm
Group Overview
group | replication |
categories | mysql |
discussions | 649 |
posts | 2,476 |
users | 591 |
website | mysql.com |
irc | #mysql |
Top users
Archives
- September 2014 (8)
- May 2014 (2)
- February 2014 (8)
- January 2014 (5)
- December 2013 (7)
- November 2013 (2)
- October 2013 (4)
- September 2013 (16)
- July 2013 (31)
- March 2013 (2)
- January 2013 (13)
- October 2012 (23)
- September 2012 (5)
- August 2012 (5)
- July 2012 (8)
- June 2012 (1)
- May 2012 (14)
- April 2012 (35)
- March 2012 (1)
- February 2012 (1)
- January 2012 (20)
- December 2011 (3)
- October 2011 (32)
- September 2011 (63)
- August 2011 (22)
- July 2011 (35)
- June 2011 (13)
- April 2011 (20)
- March 2011 (8)
- February 2011 (9)
- January 2011 (16)
- December 2010 (28)
- November 2010 (35)
- October 2010 (3)
- September 2010 (43)
- August 2010 (24)
- July 2010 (3)
- June 2010 (16)
- May 2010 (6)
- April 2010 (24)
- March 2010 (40)
- February 2010 (13)
- January 2010 (29)
- December 2009 (33)
- November 2009 (6)
- October 2009 (16)
- September 2009 (30)
- August 2009 (5)
- July 2009 (30)
- June 2009 (41)
- May 2009 (44)
- April 2009 (10)
- March 2009 (8)
- February 2009 (35)
- January 2009 (23)
- December 2008 (11)
- November 2008 (2)
- October 2008 (20)
- September 2008 (38)
- August 2008 (39)
- July 2008 (51)
- June 2008 (6)
- May 2008 (68)
- April 2008 (64)
- March 2008 (46)
- February 2008 (48)
- January 2008 (31)
- December 2007 (51)
- November 2007 (41)
- October 2007 (66)
- September 2007 (20)
- August 2007 (24)
- July 2007 (29)
- June 2007 (22)
- May 2007 (27)
- April 2007 (42)
- March 2007 (23)
- February 2007 (16)
- January 2007 (40)
- December 2006 (33)
- November 2006 (32)
- October 2006 (42)
- September 2006 (47)
- August 2006 (36)
- July 2006 (35)
- June 2006 (40)
- May 2006 (48)
- April 2006 (34)
- March 2006 (13)
- February 2006 (44)
- January 2006 (37)
- December 2005 (15)
- November 2005 (15)
- October 2005 (2)
- September 2005 (23)
- August 2005 (17)
- July 2005 (23)
- June 2005 (26)
- May 2005 (26)
- April 2005 (15)
- March 2005 (29)
- February 2005 (10)
- January 2005 (23)
- December 2004 (5)
- November 2004 (4)