Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> MySQL Realtime Replication, how to replicate mysql in realtime
wanhafizi
post Jan 6 2005, 03:30 PM
Post #1


Advanced Member
Group Icon

Group: Members
Posts: 145
Joined: 13-December 04
Member No.: 1,734



i dont know if this might be useful to ppl here, but this is a very good knowledge for serious siteadmins.

while i was digging for mysql backup techniques, i've found that mysql is able to do realtime replication. the idea is that there are master server and slave server. both are having the same version of mysql installed. the data flows;

Master >copy> Slave ( in realtime!)

you'll never have to manually copy the database file of wasting your time to manually use the mysqldump command. here are the links;

http://dev.mysql.com/doc/mysql/en/Replication_HOWTO.html

http://www.megalinux.net/archives/000170.html

hope it can be usefull.
Go to the top of the page
 
+Quote Post
iGuest
post Dec 12 2007, 06:03 AM
Post #2


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



I've been using MySQL for ages now and never knew about this! Great tip!
Go to the top of the page
 
+Quote Post
orzorz
post Jan 2 2008, 12:23 AM
Post #3


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 2-January 08
Member No.: 27,285



a little confused....but maybe i can get it later after finish my reading
Go to the top of the page
 
+Quote Post
cybernaut
post Feb 16 2008, 03:01 AM
Post #4


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 14
Joined: 15-February 08
Member No.: 28,427



This might be useful for me. Thanks for the info.
Go to the top of the page
 
+Quote Post
iGuest
post Aug 28 2008, 04:53 AM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Excellent Post, Thanks so much
MySQL Realtime Replication

Exactly what I was Googling for. I have a Gameserver running on MySQL and I need redundancy and the ability to switch servers without the games being interrupted. This will no doubt be needed by countless other developers out there and should be a selling point for MySQL

-reply by George Molson
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. MySQL - Trouble With Bulk Insert Statements(3)
  2. Recover Tables From A MySQL .frm File(8)
  3. Mirror My MySQL Database To Another Mysql Server(4)
  4. How To Connect MySQL With Flash?(8)
  5. MySQL Output Database Question(18)
  6. MySQL, Multiple Tables(24)
  7. Navcat For MySQL(9)
  8. Permission Problem With Mysql Database Creation(8)
  9. Mysql And Php(15)
  10. Login System Using A Mysql Db(5)
  11. Oracle Vs. Mysql Vs. Postgresql(9)
  12. Subqueries In Mysql(1)
  13. Apache Php With Mysql On Windows [solved](9)
  14. Not Understanding Mysql(4)
  15. Mysql Script Help(3)
  1. Mysql - So Hard(14)
  2. Mysql Problem(1)
  3. Sun Bought Mysql(6)
  4. Mysql Backup With Another Address?(4)
  5. I Have An Error With My Mysql Connection(7)
  6. Mysql And User File_priv(0)
  7. Mysql Database Management(1)
  8. Mysql Database Entry By Excel Sheets(2)
  9. Mysql On Computer(9)
  10. Any Website Provide Free Host Mysql Host?(4)
  11. Mysql Multiple Tables(1)
  12. Mysql Overhead(3)
  13. Login System(6)


 



- Lo-Fi Version Time is now: 5th December 2008 - 01:31 AM