Raymond, can you post the output of

SHOW TABLE STATUS LIKE 'data';

that should show how big your table is and how big it can be...

Dan



On 6/28/06, Jacob, Raymond A Jr <[EMAIL PROTECTED]> wrote:
Environment: Freebsd 6.0
Mysql : mysql Ver 14.7 Distrib 4.1.18, for porbld-freebsd6.0 (i386)
using 5.0

On the client, I get /var/log/messages, I get the errors:
 kernel: 9643D22706C
 and
database: mysql_error: The table 'data' is full SQL=INSERT INTO data
(sid,cid,data_payload) VALUES"


I have 7Gig free on the database Server.

I assumed tables became full when I ran out of disk space. I guess I was
wrong.

On the server /var/log/messages is clear except for entries when I ran
out of disk space
On June 3,2006.

Please tell what do I need to do stop the client from generating error
messages and sending
Data to the server?

Thank you,
raymond

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to