Introduction to py_innodb_page_info, innodbpagesize

Source: Internet
Author: User

Introduction to py_innodb_page_info, innodbpagesize
Py_innodb_page_info
This tool is written by Jiang chengyao, author of MySQL technology insider InnoDB Storage engine, to analyze the types and information of each page in a tablespace and is written in python. I recently read this book. It consists of three files: py_innodb_page_info.py, mylib. py, and include. py. The permission of the three files chmod 755 must be stored in the same directory. Note: py_innodb_page_info is used to view disk files. During running, ensure that all pages in the buffer pool are flushed back to the disk.

Example:
1. py_innodb_page_info.py/usr/local/mysql/data/xiguaproductdb/t_xg_product_sizetable.ibd

2. py_innodb_page_info.py-v/usr/local/mysql/data/xiguaproductdb/t_xg_product_sizetable.ibd


You can use py_innodb_page_info and hexdump to find the values of each part on the mysql DATA page.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.