Table Is Full

Issue:

MySQL log “table is full” error message.

Log message:

160825 23:05:32 [ERROR] mysqld: The table 'REPORTABLECDR' is full.

Troubleshoot:

The error message identified that DB run out of tablespace.

Solution:

Extend MySQL DB tablespace. The instructions are in NexOSS MySQL Add InnoDB File page.