Hello everyone,
I have some problems loading files into blobs when the file resides on a network
filesystem e.g. SAMBA. I use mysqld 3.23.43-nt.
e.g.
UPDATE Reading SET Data=LOAD_FILE("//linbox/log/travel/001.jpg") WHERE id=1;
Query OK, 0 rows affected (0.05 sec)
Rows matched: 1 Changed: 0 Warnings: 0
but the blob cell is still or becomes NULL
loading files from local filesystmes is ok. Is there anyway to trace the problem?
Thanks
Panos
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php