Changes between Version 7 and Version 8 of MySqlReplication
- Timestamp:
- Mar 15, 2011, 12:20:03 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MySqlReplication
v7 v8 120 120 || gpc1 || ippdb01 || ipp0012 || slave || 121 121 || ippRequestServer || ippc17 || ippc19 || repl_pstamp || 122 123 * nebulous replicated on 20110315T121800 124 Parameters: 125 {{{ 126 mysql> SHOW MASTER STATUS\G 127 *************************** 1. row *************************** 128 File: mysqld-bin.002221 129 Position: 1068308831 130 Binlog_Do_DB: 131 Binlog_Ignore_DB: 132 }}} 133 134 Dump is on ippdb00: 135 {{{ 136 mysqldump --master-data nebulous -u root > /export/ippdb00.0/ipp/nebulous/nebulous_dump-20110315T121800.sql 137 }}}
