Æí¸®ÇÑ È£½ºÆÃ ¹Ì¼ÒIDC

   
 
 
 

      1Â÷ ³×ÀÓ¼­¹ö :
      ns1.misoidc.com
      101.79.73.101

      2Â÷ ³×ÀÓ¼­¹ö :
      ns2.misoidc.com
      101.79.73.105

      ¾îÁ¦ : 361 ,¿À´Ã : 34
      Àüü : 1,326,680


     

 

 
ÀÛ¼ºÀÏ : 12-10-31 10:22
mysql Replicating
 ±Û¾´ÀÌ : ½ÑÀ¥È£½ºÆÃ
Á¶È¸ : 50,323  

Replicating specific databases only

As mentioned earlier, the master and slave database server do not need to be entirely in sync, with all databases and all tables from the master replicated onto the slave. By default, the slave will replicate everything, but you can change this behavior with the following options in the slave configuration file:

replicate-do-db=db_name (replicate this database)
replicate-ignore-db=db_name (don't replicate this database)
replicate-do-table=db_name.table_name (replicate this table)
replicate-ignore-table=db_name.table_name (don't replicate this table)
replicate--wild-do-table=db_name.table_name 
	(allows wildcards, e.g db% would be all databases beginning with db)
replicate-wild-ignore-table=db_name.table_name (ignore all specified tables, with wildcards)

These options can all be used multiple times in a single configuration. A couple of other useful options:

replicate-rewrite-db=master_db->slave_db (allows you to use map databases 
	that use different database names on each server)
log-slave-update (writes replicated statements to the slaves binary logs)


 
 

Total 78
¹øÈ£ Á¦   ¸ñ ±Û¾´ÀÌ ³¯Â¥ Á¶È¸
48 Wowza ¼³Ä¡ ¹× Æ©´× ½ÑÀ¥È£½ºÆÃ 10-11 61677
47 CentOS 4.x ¹öÁ¯¿¡ php5, mysql5 ¸¦ yum À¸·Î ¼³Ä¡ °¡´ÉÇϰÔÇϱ⠽ÑÀ¥È£½ºÆÃ 06-29 59699
46 [CentOS] Tomcat 7.0.4 ¼³Ä¡ (¼öÁ¤1) ½ÑÀ¥È£½ºÆÃ 11-16 59107
45 ¾ÆÆÄÄ¡¿¡ GeoIP ¸ðµâ ¼³Ä¡ÇÏ´Â ¹æ¹ý ½ÑÀ¥È£½ºÆÃ 02-11 55984
44 ·¹ÀÌ¾î ÆË¾÷ - ´Ý±â&¿À´Ã ÇÏ·ç ¿­Áö ¾Ê±â ½ÑÀ¥È£½ºÆÃ 06-12 55857
43 mysql Replicating ½ÑÀ¥È£½ºÆÃ 10-31 50324
42 [MS-SQL]SQL Server 2005 ¿¬°á¿À·ù Áø´Ü¹æ¹ý ½ÑÀ¥È£½ºÆÃ 04-04 48308
41 [qmail] ¼³Ä¡ ´ëÇà ½ÑÀ¥È£½ºÆÃ 10-11 47573
40 ¾ÆÆÄÄ¡ À¥¼­¹ö ¹«·ÂÈ­½Ãų ½É°¢ÇÑ DoS °áÇÔ ¹ß°ß ½ÑÀ¥È£½ºÆÃ 10-20 45049
39 Force10 OS Æß¿þ¾î ¾÷±×·¹ÀÌµå ½ÑÀ¥È£½ºÆÃ 06-28 45009
38 Subversion/Trac ¹é¾÷ ¹× º¹±¸ ½ÑÀ¥È£½ºÆÃ 11-30 44638
37 SSH ±âº»¸í·É¾î ÃÖ°í°ü¸®ÀÚ 06-22 44031
36 ¿À¶óŬ DB »ý¼º ½ÑÀ¥È£½ºÆÃ 07-13 41293
35 ¿À¶óŬ °èÁ¤»ý¼º ½ÑÀ¥È£½ºÆÃ 11-02 38456
34 MS-SQL ¸®Çø®ÄÉÀÌ¼Ç (º´ÇÕº¹Á¦) Å×À̺í Ãß°¡ ¹æ¹ý ½ÑÀ¥È£½ºÆÃ 05-09 38200
 1  2  3  4  5  6