Re: Relication Issues

2011-11-10 Thread Prabhat Kumar
about 100,000 enteries, and > they are not in the bin log (as far as I can see). > > > Steve. > > > -Original Message- > > From: Reindl Harald [mailto:h.rei...@thelounge.net] > > Sent: November 10, 2011 8:42 AM > > To: mysql@lists.mysql.com > > Subj

RE: Relication Issues

2011-11-10 Thread Steven Staples
Message- > From: Reindl Harald [mailto:h.rei...@thelounge.net] > Sent: November 10, 2011 8:42 AM > To: mysql@lists.mysql.com > Subject: Re: Relication Issues > > replication is buggy sometimes > > but without any outputs desribing your problem nobody can really help

Re: Relication Issues

2011-11-10 Thread Reindl Harald
replication is buggy sometimes but without any outputs desribing your problem nobody can really help you - memory tables as example are making much more troubles as myisam Am 10.11.2011 14:26, schrieb Steven Staples: > Good morning list, > > I am having issues with my replication setup. it seems

Relication Issues

2011-11-10 Thread Steven Staples
Good morning list, I am having issues with my replication setup. it seems that every few weeks/months something happens, and I have to restart it, skip a row, or delete, rsync and restart replication from scratch. The databases that are being replicated, are rather large... there are about 12 new

Re: Relication

2010-03-09 Thread prabhat kumar
Hi, I would like to recommend you read following: *What is replication *: http://dev.mysql.com/doc/refman/4.1/en/replication.html *How to set : * http://dev.mysql.com/doc/refman/4.1/en/replication-howto.html , http://www.howtoforge.com/mysql_database_replication after reading above articles if yo

Relication

2010-03-09 Thread Mohamed Mubeeth
Hi friends, im Mubeeth now Im working in software in singapore. i want some help for what is replication and how to set this is my id mubeeth@gmail.com this is handphone +65 84300135 -- Best Regards, Mubeeth S'pore +65-84300135 India +91-99940 44101

Re: Relication from multiple databases

2006-01-13 Thread Gleb Paharenko
Hello. MySQL allows to have only one master for replication. But if it is possible in your production environment, you can replicate from A to B (database names can be rewritten with replicate-rewrite-db), and replicate the whole stuff to C. I agree, this is not an ideal workaround,but hope this w

Re: Relication from multiple databases

2006-01-13 Thread Atle Veka
No, unfortunately you cannot have multiple masters on a single replication slave. You can however have multiple daemons running on system (C) via mysqld_multi. Atle - Flying Crocodile Inc, Unix Systems Administrator On Fri, 13 Jan 2006, Jeff wrote: > Anyone know if it's possible to do replicat

Relication from multiple databases

2006-01-13 Thread Jeff
Anyone know if it's possible to do replication from more than one database? Example: System A: Database 1 System B: Database 2 System C: Replication of SYSA:DB1, Replication SYSB:DB2 Thanks, Jeff -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Relication

2001-08-10 Thread Neil Tompkins
Hello All I'm new to MySQL although I have experience with SQL Server and MS Access. My current ISP offers MySQL and I would like to make it possible for one of my customers to transfer there data from MS Access to MySQL. This is fine and I know how to do this using ODBC(). But then I would