Documentation Home
MySQL 8.0 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 43.1Mb
PDF (A4) - 43.2Mb
Man Pages (TGZ) - 295.4Kb
Man Pages (Zip) - 400.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
Excerpts from this Manual

25.6.16.38 The ndbinfo hwinfo Table

The hwinfo table provides information about the hardware on which a given data node executes.

The hwinfo table contains the following columns:

  • node_id

    Node ID

  • cpu_cnt_max

    Number of processors on this host

  • cpu_cnt

    Number of processors available to this node

  • num_cpu_cores

    Number of CPU cores on this host

  • num_cpu_sockets

    Number of CPU sockets on this host

  • HW_memory_size

    Amount of memory available on this host

  • model_name

    CPU model name

Notes

The hwinfo table is available on all operating systems supported by NDB.

This table was added in NDB 8.0.23.