Documentation Home
MySQL 9.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 41.2Mb
PDF (A4) - 41.3Mb
Man Pages (TGZ) - 262.9Kb
Man Pages (Zip) - 368.8Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb


MySQL 9.4 Reference Manual  /  ...  /  Previous NDB Cluster Issues Resolved in NDB Cluster 9.4

25.2.7.11 Previous NDB Cluster Issues Resolved in NDB Cluster 9.4

A number of limitations and related issues that existed in earlier versions of NDB Cluster have been resolved in NDB 9.4. These are described briefly in the following list:

  • DEFAULT expressions.  MySQL NDB Cluster 9.4.0 (and later) supports explicit default expressions for columns of NDB tables, as described in Section 13.6, “Data Type Default Values”.

    This support applies only to tables existing in the MySQL server. Default column value expressions are visible only by using the MySQL server, and cannot be accessed by NDB API applications.