If a table-full error occurs, it may be that the disk is full or that the table has reached its maximum size. The effective maximum table size for MySQL databases is usually determined by operating system constraints on file sizes, not by MySQL internal limits. See Section C.10.3, “Limits on Table Size”.
This error can occur sometimes for MySQL Cluster tables even
when there appears to be more than sufficient data memory
available. See the documentation for the
DataMemory MySQL
Cluster data node configuration parameter, as well as
Section 18.1.2, “NDB Cluster Nodes, Node Groups, Replicas, and Partitions”, for more
information.