replication time increases why (2 replies)
Dear All, IT's very urgent. I have two DB servers both are master and slave of each other. i made some changes in my.cnf files 64GB of RAM on each server with OS solaris 10 ==================...
View ArticleLearn how Zappos.com uses Tungsten to replicate data between MySQL and Oracle...
Thursday, September 8th at 10am PT/1pm ET https://www1.gotomeeting.com/register/154497265 MySQL is great for front-end web facing applications. Oracle has proven itself in the demanding back-end data...
View ArticleDump from Slave with Binary Location (3 replies)
Is there a way to make a dump from the slave that can later be used to set up a new slave (or recover the same slave). The server running the master mysql is a production server with a lot of work (at...
View ArticleReplication BINLOG problem (7 replies)
Hi, I have a master/slave replication set up. It works fine when inserting/updating/deleting on the master directly via mysql statements, i.e. it replicates the insert/update/delete on the slave with...
View ArticleLast_IO_Error: Fatal error: The slave I/O thread stops because master and...
Hi, I am trying to replicate a database from a master server 172.30.10.170 TEST.domain.fr to a slave server 172.30.10.92 TEST-SLAVE.domain.fr Here is the /etc/mysql/my.cnf file for the slave server:...
View ArticleContinuent Releases Tungsten Enterprise 1.3.3 (no replies)
Continuent today announced the availability of the Tungsten Enterprise 1.3.3. The latest Tungsten Enterprise edition is designed to simplify the management of, and to ensure the availability and...
View ArticleReplication breaks during MySQLDump (1 reply)
Disclaimer: I am not sure if this belongs in the backup or the Replication forum so if this needs to be moved please let me know. Setup: We are running MySQL 4.1.24 on our production system with...
View ArticleError in replication with time update 00:60:00 (2 replies)
Good day to *. I'm newbei in MySQl, but have some practise. The question is why do I get this error and how can I fix it. [ERROR] Slave SQL: Error 'Incorrect time value: '00:60:00' for column...
View ArticleHow Zappos uses Continuent Tungsten to replicate data between Oracle and...
http://www.youtube.com/watch?v=JnqnLTyi23A Lee Margulin, Database Administrator at Zappos.com, talks about how Zappos uses Continuent Tungsten to replicate data between Oracle and MySQL. Tungsten...
View ArticleMysql reversed replication (no replies)
My application runs on my computer with a dynamic ip address. This application persists data in a local mysql database (running in the same machine). I need to use replication to send all the...
View ArticleAny way to retrieve mysql-bin.index via mysqlbinlog (no replies)
I have a remote listener program that will invoke mysqlbinlog against the mysql instance. But how does it know WHICH files to choose against to run mysqlbinlog? I don't see any command/option on...
View ArticleRow based replication with myisam tables (1 reply)
Hello Here is some key points : - I have hundres insert/update/delete every 3 seconds - An important concurrency read/write - Huge tables (millions rows) I'm setting up a master-slaves replication. I...
View Articleslave-master lag of over 8 hours (1 reply)
how do you address the problem when you slave db/tables get locked because a slow/time consuming query is running for several hours which breaks the master-slave sync ? the db uses MYISAM engine . the...
View ArticleProblems with replication (no replies)
Can someone help me with an issue I am having? I am trying to bring up a slave to a master and get the following errors in the log. What can I do to fix it? 110917 13:40:54 [Note] Slave I/O thread...
View ArticleMulti-Site, Multi-Master MySQL Databases Made Easy with Tungsten (no replies)
Webinar, Thurs 9/22 @ 10am PT/1pm ET https://www1.gotomeeting.com/register/436734856 Cross-site databases are the next challenge facing today's MySQL-based businesses. Continuent Tungsten enables...
View ArticleQuestion on multi master setup (no replies)
Hello everybody. I'm migrating my compaign infrastructure ( 1 mysql server to manage everything ) to multi master solution ( at the moment i've planned to use only two machines ) to get a little more...
View ArticlePushing new values to remote DB (no replies)
Hey folks. I am looking at implementing a project and I'd like some guidance on how best and efficient to process it. I have a large number of remote computers that will be gathering information...
View ArticleMySQL Replication + RAID DISK ARRAY redundancy ? (no replies)
I'm still new to MySQL replication, just started playing with Tungsten Replicator as well but was wondering if I'm correct in understanding the below MySQL replication setup correctly ? If I have a...
View Article1 slave for 2 masters (1 reply)
Can a mysql server to be a slave from 2 differents masters? I want replicate 2 servers in 1 system that I have for backups.
View ArticleReplicate entire server including mysql table? (no replies)
I'm new to replication and I have it working in a test environment. We want to configure a MASTER-to-many-SLAVES. QUESTION: Is it safe/possible to replicate the entire MASTER including the mysql table...
View Article