InnoDB - - - - - - - - - -查询物联网B +树的高度

  

<强>

,,*

,,*

 InnoDB - - - - - - - - - -查询物联网B +树的高度

mysql>, select 版本();   +------------+   |,版本(),|   +------------+   | |,5.6.36-log    +------------+   1,row  set 拷贝;(0.02,sec)      mysql>, select 数据库();   +------------+   |,数据库()|   +------------+   |,mytest ,,, |   +------------+   1,row  set 拷贝;(0.00,sec)      mysql>, show 表;   +------------------+   | |,Tables_in_mytest    +------------------+   |,customer ,,,,,,, |   |,district ,,,,,,, |   |,history ,,,,,,,, |   |,item ,,,,,,,,,,, |   |,new_orders ,,,,, |   |,order_line ,,,,, |   |,orders ,,,,,,,,, |   |,stock ,,,,,,,,,, |   |,warehouse ,,,,,, |   +------------------+   9,rows  set 拷贝;(0.00,sec)      mysql>, show  variables  like “innodb_page_size”;   + - - - - - - - - - - - - - - - - - - - - - - - - - + +   |,Variable_name ,,, |, Value  |   + - - - - - - - - - - - - - - - - - - - - - - - - - + +   | |,innodb_page_size  8192年,|   + - - - - - - - - - - - - - - - - - - - - - - - - - + +   1,row  set 拷贝;(0.04,sec)


<强>

,类之前,*

<="刷:bash;工具栏:假"> mysql>, select  t.table_id  table_id,, t.name  table_name,, i.page_no  root_page_no    我得到information_schema.INNODB_SYS_INDEXES  information_schema.INNODB_SYS_TABLES  t    where  i.table_id =, t.table_id    以及i.name =,“主”,   以及t.name  like “mytest/%”;   + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - +   | |,table_id  table_name ,,,,,,, |, root_page_no  |   + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - +   |,,,,,,,22,|,mytest/customer ,, |,,,,,,,,,,,, 3 |   |,,,,,,,21,|,mytest/district ,, |,,,,,,,,,,,, 3 |   |,,,,,,,,27日|,mytest/item ,,,,,, |,,,,,,,,,,,, 3 |   |,,,,,,,24,|,mytest/new_orders  |,,,,,,,,,,,, 3 |   |,,,,,,,,26日|,mytest/order_line  |,,,,,,,,,,,, 3 |   |,,,,,,,25,|,mytest/orders ,,,, |,,,,,,,,,,,, 3 |   |,,,,,,,28,|,mytest/stock ,,,,, |,,,,,,,,,,,, 3 |   |,,,,,,,20,|,mytest/warehouse , |,,,,,,,,,,,, 3 |   + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - +   8,rows  set 拷贝;(0.04,sec)


,类之前,*

<="刷:sql;工具栏:假"> mysql>, select 计数(1),得到order_line;   +----------+   |,计数(1)|   +----------+   |,,6001615 |   +----------+   1,row  set 拷贝;(9.03,sec)


,*

,,

InnoDB - - - - - - - - - -查询物联网B +树的高度