Re: load-file() doesn't work [SOLVED]

2006-07-17 Thread Marc Alff
Hi Fleet [EMAIL PROTECTED] wrote: > SHORT SYNOPSIS: > The statement > INSERT INTO table (blob_column) VALUES > (load_file('/home/somebody/image.jpg')); > > Produces no error; but fails to load the image file. > > SOLUTION: > The image file (or other binary file, I assume) MUST reside in / or /tm

Re: Question on "mysql-test-run sp" failed

2006-07-14 Thread Marc Alff
re memory constraints with the number of threads and the stack size for each thread. See the following (it's not for 5.0/Solaris, but might help anyway) : http://dev.mysql.com/doc/refman/5.1/en/source-notes-linux.html Marc Alff. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]