IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of MySqlReplication


Ignore:
Timestamp:
Mar 15, 2011, 12:20:03 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MySqlReplication

    v7 v8  
    120120|| gpc1             || ippdb01 || ipp0012 || slave                 ||
    121121|| ippRequestServer || ippc17  || ippc19  || repl_pstamp           ||
     122
     123 * nebulous replicated on 20110315T121800
     124   Parameters:
     125{{{
     126mysql> SHOW MASTER STATUS\G
     127*************************** 1. row ***************************
     128            File: mysqld-bin.002221
     129        Position: 1068308831
     130    Binlog_Do_DB:
     131Binlog_Ignore_DB:
     132}}}
     133
     134Dump is on ippdb00:
     135{{{
     136mysqldump --master-data nebulous -u root > /export/ippdb00.0/ipp/nebulous/nebulous_dump-20110315T121800.sql
     137}}}