Documentation Home
MySQL 8.3 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 40.8Mb
PDF (A4) - 40.9Mb
Man Pages (TGZ) - 294.0Kb
Man Pages (Zip) - 409.0Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
Excerpts from this Manual

25.6.17.62 NDBINFO threadblocks 表

threadblocks 表将数据节点、线程和 NDB 内核块实例关联起来。

threadblocks 表包含以下列:

  • node_id

    节点 ID

  • thr_no

    线程 ID

  • block_name

    块名称

  • block_instance

    块实例号

注意事项

该表中的 block_name 值是从 ndbinfo.blocks 表的 block_name 列中选择的值之一。虽然对于给定的 NDB 集群版本,该列表是静态的,但可能会在版本之间变化。

block_instance 列提供了内核块实例号。