[Phpmyadmin-devel] insert/update row with file contents

Jürgen Wind jwind at gmx.de
Tue Dec 12 16:10:01 CET 2006


i can confirm that upload from uploaddir fails if base_dir is set to
"/htdocs" :

Inserted rows: 1
Warning (1265): Data truncated for column 'c1' at row 1

SQL query:INSERT INTO `blobUplTest` ( `c1` , `DATE` , `blobF` ) 
VALUES (
'with base_dir restriktions', '0', ''
);

but works well if base_dir is not set.
-- 
View this message in context: http://www.nabble.com/insert-update-row-with-file-contents-tf2807721.html#a7834874
Sent from the phpmyadmin-devel mailing list archive at Nabble.com.





More information about the Developers mailing list