getting error connecting to master (1 reply)
i did everything wrote in the manual for replication.but still i got error connecting to master in show slave status.what should i do?
View ArticleMySQL 5.5 replication (3 replies)
Hi I have master master replication running. Somehow I dont know how the slaves have got out of sync. Would be easier to diagnose what was happening if i turned off slave skip errors and used...
View Articlewill this work: start bin logging on server1, dump server1, start server1,...
The dump restore would take 5-6 hours. Would setting up bin logging first, then dumping, changes to server1 db would continue to be made while server2 is restoring. Once server 2 is up, would it try...
View Articlewhat is the problem here ?there is no connection between the master and slave...
hi all, actually i'm new in Mysql this amazing tool .I want to make a replication between 2 servers one master and the other slave (simple case) but i spend more than 2 weeks in this task after i make...
View ArticleROW based replication execution of SLAVE ONLY triggers not working (6 replies)
Hi All, I am using 5.1.49 on Redhat5. I have a master-->slave using ROW Based replication. On my slave, I need to take replicated tables [in the Slave_A database] and create entries in other tables...
View Articlesql_thread not executing statements in relay log (8 replies)
Mysql 5.1.37. Master-slave configuration. I'm seeing a situation where there are no error messages in the output from "show slave status", no error messages in the <hostname>.err file, and the...
View ArticleWebinar: Managing Big Data with Percona Server, XtraBackup and Tungsten (no...
Thursday, 2/10/11 at 1pm ET/10 am PT Register at https://www1.gotomeeting.com/register/911691169 Big data is a big problem for growing SaaS businesses and large web applications. In this webinar,...
View ArticleMulti-Master Replication (1 reply)
I want to set up replication to deploy data to and from a central store. In one direction it is one master and multiple slaves. The slaves will not have to write those tables so there is no risk of...
View Article5.1 Replication (no replies)
We are trying to configure replication between 2 servers (master x64, slave x32). Going through the tutorial for databases with existing data...
View ArticleReplicating the create database command (2 replies)
Hey Guys, I have two Solaris machines with mysql on both, version 5.0.67, these are working/replicating well with the following my.cnf files... First Box server-id = 1 auto_increment_increment = 2...
View ArticleReplication from 5.1 Master to 5.5 Slave (1 reply)
Any known issues in Replication from a 5.1.54 master to 5.5.x slaves? Syed
View Articleharddisk ran full, replication is now broken (5 replies)
Hi, this weekend during my backup the harddisk ran full and the replication stopped. For me it looks like i wont be able to recover from this, so is there a way to start a new slave without stopping...
View ArticleRéplication circulaire et 'Duplicate Entry' (1 reply)
Bonjour ! J'ai installé une réplication circulaire entre 3 serveurs sous MySQL 5.5, ainsi qu'un fail-over automatique, en suivant cet article:...
View ArticleWebinar: Move your data in real-time from MySQL to PostgreSQL and Greenplum...
Thursday 2/17/11, 1 pm ET/10 am PT Register at https://www1.gotomeeting.com/register/353509496 Countless petabytes of data are sitting in MySQL database where they are perfectly useless for PostgreSQL...
View Articleplz help me why the slave server dont see the master server ? (no replies)
hi all , I do the replication task and when i write the command show slave status the slave_io_status Thread == Connecting to master which mean The thread is attempting to connect to the master. why...
View ArticleMaster-Master replication or Master-Slave? (no replies)
Here's my problem. I have a website hosted on server A which uses database A for content storage. I want to have a backup server B which will kick in and provide content for visitors if for any reason...
View Articlehere is my steps to make the replication but it dosent work where is the...
hi all , my senario is i want to make a replication between master server and slave server i do the following steps but the replication dosent work i dont know where is the problem ??? please help me...
View ArticleAlter table not replicated (no replies)
Hi, I have a simple master/slave replication setup. The slaves are only used for queries. On the master when I do something like the following: ALTER TABLE `Table1` ADD COLUMN `Column6` INT(10) NULL...
View ArticleViews replication (no replies)
Hello all! According to (1), in a master-slave configuration, all views are always replicated. If several views that filter the information of a table geographically -by country for instance- are...
View Articleinvalidating query cache entries (table) 5.5.8 (1 reply)
Hi guys and girls, One of my slave machines appears to of lost replication due to the error in the subject. Please can anybody/somebody help me get this machine back in action. I could really do with...
View Article