| | 21 | * everything is quiet on ippdb00 : no queries except the slaves. after excuting 'flush tables with read lock' on ippdb00, the master status is: |
| | 22 | {{{ |
| | 23 | mysql> SHOW MASTER STATUS; |
| | 24 | +-------------------+----------+--------------+------------------+-------------------+ |
| | 25 | | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | Executed_Gtid_Set | |
| | 26 | +-------------------+----------+--------------+------------------+-------------------+ |
| | 27 | | mysqld-bin.005160 | 80910016 | | | | |
| | 28 | +-------------------+----------+--------------+------------------+-------------------+ |
| | 29 | 1 row in set (0.00 sec) |
| | 30 | }}} |