This table provides information about NDB Cluster log space usage.
        The logspaces table contains the following
        columns:
- node_id- The ID of this data node. 
- log_type- Type of log; one of: - REDOor- DD-UNDO.
- node_id- The log ID; for Disk Data undo log files, this is the same as the value shown in the - LOGFILE_GROUP_NUMBERcolumn of the Information Schema- FILEStable, as well as the value shown for the- log_idcolumn of the- ndbinfo- logbufferstable
- log_part- The log part number. 
- total- Total space available for this log. 
- used- Space used by this log.