查看mysql最早的binlog檔案編號

來源:互聯網
上載者:User

1 查看mysql最早的binlog檔案編號

mysql> show binlog events limit 10;+------------------+-----+-------------+-----------+-------------+----------------------------------------------------------------------+| Log_name         | Pos | Event_type  | Server_id | End_log_pos | Info                                                                 |+------------------+-----+-------------+-----------+-------------+----------------------------------------------------------------------+| mysql-bin.000064 |   4 | Format_desc |  15212446 |         106 | Server ver: 5.1.48-log, Binlog ver: 4                                || mysql-bin.000064 | 106 | Query       |  15212446 |         190 | BEGIN                                                                || mysql-bin.000064 | 190 | Table_map   |  15212446 |         284 | table_id: 1171814880 (tmall_inventory_0053.ipm_trade_inventory_0857) || mysql-bin.000064 | 284 | Write_rows  |  15212446 |         392 | table_id: 1171814880 flags: STMT_END_F                               || mysql-bin.000064 | 392 | Xid         |  15212446 |         419 | COMMIT /* xid=2428528478 */                                          || mysql-bin.000064 | 419 | Query       |  15212446 |         503 | BEGIN                                                                || mysql-bin.000064 | 503 | Table_map   |  15212446 |         597 | table_id: 1171814880 (tmall_inventory_0053.ipm_trade_inventory_0857) || mysql-bin.000064 | 597 | Write_rows  |  15212446 |         705 | table_id: 1171814880 flags: STMT_END_F                               || mysql-bin.000064 | 705 | Xid         |  15212446 |         732 | COMMIT /* xid=2428528480 */                                          || mysql-bin.000064 | 732 | Query       |  15212446 |         816 | BEGIN                                                                |+------------------+-----+-------------+-----------+-------------+----------------------------------------------------------------------+10 rows in set (0.02 sec)
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.