| 8 | | * 06:20 : EAM : adding ps2_tc3 to the ippdb03 mysql replication (briefly stopping slave to ingest) |
| | 8 | * 06:20 : EAM : preparing to add ps2_tc3 to the ippdb03 mysql replication (dumped the ippdb01 database & copied to ippdb03): |
| | 9 | {{{ |
| | 10 | mysql> show master status; |
| | 11 | +-------------------+----------+--------------+------------------+ |
| | 12 | | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | |
| | 13 | +-------------------+----------+--------------+------------------+ |
| | 14 | | mysqld-bin.030242 | 44889610 | | | |
| | 15 | +-------------------+----------+--------------+------------------+ |
| | 16 | }}} |