Documentation Home
MySQL 9.1 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 40.4Mb
PDF (A4) - 40.5Mb
Man Pages (TGZ) - 259.5Kb
Man Pages (Zip) - 366.7Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb


MySQL 9.1 Reference Manual  / ...  / MySQL NDB Cluster 9.1  / Management of NDB Cluster  /  NDB Cluster Disk Data Tables

25.6.11 NDB Cluster Disk Data Tables

NDB Cluster supports storing nonindexed columns ofNDB tables on disk, rather than in RAM. Column data and logging metadata are kept in data files and undo log files, conceptualized as tablespaces and log file groups, as described in the next section—seeSection 25.6.11.1, “NDB Cluster Disk Data Objects”.

NDB Cluster Disk Data performance can be influenced by a number of configuration parameters. For information about these parameters and their effects, seeDisk Data Configuration Parameters, andDisk Data and GCP Stop errors.

You should also set theDiskDataUsingSameDisk data node configuration parameter tofalse when using separate disks for Disk Data files.

For more information, see the following: