使用脚本innodb_space,关于innodb的页管理方式可以参考Jeremy Cole的innodb的页管理方式

innodb_space -f test/t.ibd space-page-type-regions
innodb_space -f test/t.ibd space-index-pages-summary
innodb_space -f test/t.ibd space-indexes
innodb_space -f test/t.ibd space-index-pages-free-plot
innodb_space -f test/t.ibd -r /path/to/describer_t.rb -d T -p 3 index-recurse

相关文章:

  • 2021-12-22
  • 2021-10-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2022-12-23
  • 2021-11-19
  • 2021-06-15
猜你喜欢
  • 2022-01-22
  • 2021-12-24
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
相关资源
相似解决方案