Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

replication

1
vote
0 answers
29 views

MySQL Replication - Master log updating from CLI, not from remote php script

I have a Master-slave replication setup, it is working from the command line - I execute an insert statement which in turn updates the log file, and…
asked June 24, 2011 9:31 am CDT
StuR
0
votes
0 answers
32 views

Copy/Replicate subsets of tables from different databases into third database

I have two databases: 1) accounts-management 2) games-management I want to make reports, which use data from both databases and i want to have third…
asked June 23, 2011 8:12 am CDT
user358448
0
votes
1 answer
31 views

Add additional mysql master

I currently have 2 mysql servers running, 1 as master and 1 as slave as in the mysql manual…
asked June 22, 2011 1:09 pm CDT
Gabriel Baker
0
votes
1 answers
80 views

Failed to connect from slave to master with error "error connecting to master (1045)"

I try to setup replication from slave to the master. CHANGE MASTER TO MASTER_HOST = 'master', MASTER_PORT = 3306, MASTER_USER = 'repl',…
asked June 21, 2011 8:59 am CDT
Victor Lin
0
votes
2 answers
31 views

Mysql replication on single server

Is it possible to set up replication on a single mysql server, replicating a few tables (for readonly access) from one database to another? So say…
asked June 16, 2011 11:29 am CDT
eflat
0
votes
1 answer
22 views

How to track which data block is in which data node in hadoop?

If a data block is replicated, in which data node will it be replicated to? Is there any tool to show where the replicated blocks are present?
asked June 16, 2011 7:47 am CDT
Varshith
0
votes
0 answers
49 views

How ReplicationDriver works

I am curious how com.mysql.jdbc.ReplicationDriver works. I have configuration with 1master & 1slave. I want to force some queries to JUST on…
asked June 16, 2011 6:02 am CDT
Alexey
0
votes
1 answers
45 views

Apache Solr Failover Support in Master-Slave Setup

Our development team is currently looking into migrating our search system to Apache Solr, and we would greatly appreciate some advice on setup. We…
asked June 15, 2011 1:25 pm CDT
ikarous
0
votes
0 answers
38 views

MySQL Master-Slave doesn't completely work

I've set up a MySQL database as a master server, and a second MySQL database as a slave. When I create or drop a database on the master, I can see…
asked June 14, 2011 10:18 am CDT
Tucker
0
votes
0 answers
27 views

MySQL Replication and table locks

I have the following problem. I have a MMORPG game based on PHP and MySQL with now around 600 queries per second averagely. I happen to have…
asked June 12, 2011 1:19 pm CDT
Martin
0
votes
2 answers
56 views

Failover support for a DB

We are currently evaluating failover support in different databases. We were earlier using HSQLDB but it seems that it does not have…
asked June 10, 2011 5:15 am CDT
Ashish
0
votes
2 answers
27 views

MySql replication of selective table

Consider there is one DB -DB1 on one machine-M1, which has many tables. There is a different DB2 on other machine-B . Now there is a requirement…
asked June 9, 2011 11:00 am CDT
user761097
0
votes
2 answers
51 views

How to exclude some tables from being binlogged in mysql?

I need to exclude some files from being logged in the binary log to avoid wasting my network bandwidth and time on replication of caching tables. i…
asked June 8, 2011 3:41 am CDT
Alaa
0
votes
0 answers
34 views

MySql Replication Performance on Master after replication is resumed

Current configuration is basic Master->Slave replication. Each night various data import jobs run on master. During this time, slave replication…
asked June 4, 2011 5:50 pm CDT
Ben
1
vote
1 answers
43 views

MySql replication on Ubuntu Lucid Lynx server not working properly

I have two Linux boxes. On the master following is the configuration file (my.cnf) log-bin = master-bin log-bin-index = master-bin.index…
asked June 4, 2011 2:06 pm CDT
TheVillageIdiot
0
votes
0 answers
74 views

Bucardo what to do on the remote side?

I'm trying to set-up bucardo in a master-slave setup with pushdelta, however I keep running into the following error when trying to create the sync.…
asked June 2, 2011 8:15 pm CDT
Xeross
0
votes
0 answers
36 views

Cross database query break mySQL replication

cross database syntax like INSERT INTO SOME_TABLE SELECT * FROM DATABASE1 .OTHER_TABLE is breaking replication even though SOME_TABLE is in…
asked June 2, 2011 1:20 pm CDT
Bobby
0
votes
0 answers
22 views

MySQL Replication Lag Behaving Erraticly

I've got a vanilla MySQL replication, using "MIXED" mode. The mysql slave lag calculation behaves very strangely - one moment it is 0 and the one…
asked June 2, 2011 8:55 am CDT
shlomoid
0
votes
1 answers
35 views

Replication server setup for mysql using phpmyadmin Cpanel

Hello, I am hosting my website on a shared server, with a mysql database which I can access it using phpmyadmin only. Can we setup replication…
asked June 2, 2011 6:11 am CDT
Kevindra Singh
0
votes
2 answers
37 views

Database Mirroring / Postgres Streaming Replication

I am not a DBA; I'm the primary developer of an enterprise database based application. I'm currently specing out some new machines to upgrade our…
asked June 1, 2011 3:57 pm CDT
trevman
Pages : 1 | 2 | 3 | 4 | 5 > [7]
123

replication

Tagged: replication
Related Tags
mysql × 84
postgresql × 17
database × 16
master-slave × 11
couchdb × 10
backup × 5
master × 5
php × 5
java × 4
mongodb × 4
slave × 4
tomcat × 3
jdbc × 3
linux × 3
clustering × 3
innodb × 3
sql-server × 3
server × 3
apache × 3
error × 2
cpanel × 2
nosql × 2
binary-log × 2