--- Original Message -
From: "Herbert Kunzmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 11, 2003 9:03 AM
Subject: MySQL LOAD_FILE problems
>
> Using MySQL, I have a problem where I am attempting to upload a 16.4MB
file
> into a BLOB field,
Using MySQL, I have a problem where I am attempting to upload a 16.4MB file
into a BLOB field, but the insert fails with a
ERROR 1030: Got error 139 from table handler
and after trying again I get
ERROR 1062: Duplicate entry 'bla' for key 1
BUT the entry was never made. I need to repair the ta