MySQL Error 1114 – ER_RECORD_FILE_FULL

MySQL Error Message

The table ‘%s’ is full

Reason for the Error

InnoDB reports this error when the system
tablespace runs out of free space. Reconfigure the system
tablespace to add a new data file.