Seth Redmond <[EMAIL PROTECTED]> wrote:
> I've been having a few problems loading blobs via the LOAD_FILE function
> 
> I've tried things along the lines of:
> 
> UPDATE table SET binaryRecord=LOAD_FILE("/Users/shared/filename.mov") 
> where refNo=1;
> 
> It only seems to happen when loading something over 1-1.5mb, as I've 
> been able to load smaller files no problem but can't do anything with 
> files of around 4mb.
> I'm using mediumblob (and have tried long), max allowed packet is set 
> at 16mb. The files are readable by all, and I have file permissions

Did you get any error message or what?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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

Reply via email to