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.6Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
Excerpts from this Manual

25.6.16.27 The ndbinfo disk_write_speed_base Table

The disk_write_speed_base table provides base information about the speed of disk writes during LCP, backup, and restore operations.

The disk_write_speed_base table contains the following columns:

  • node_id

    Node ID of this node

  • thr_no

    Thread ID of this LDM thread

  • millis_ago

    Milliseconds since this reporting period ended

  • millis_passed

    Milliseconds elapsed in this reporting period

  • backup_lcp_bytes_written

    Number of bytes written to disk by local checkpoints and backup processes during this period

  • redo_bytes_written

    Number of bytes written to REDO log during this period

  • target_disk_write_speed

    Actual speed of disk writes per LDM thread (base data)