On a test forum of mine I've been doing some scaling tests and my post table is about 4.1Gb and now when I try to insert more data I get an error that says
mysql error: The table 'post' is full
mysql error number: 1114
Is this something that's been covered here before cause I can't find an answer in the searches I've done so far.
mysql error: The table 'post' is full
mysql error number: 1114
Is this something that's been covered here before cause I can't find an answer in the searches I've done so far.
Comment