2010/7/22 Mimi Cafe <mimic...@googlemail.com>: > Anyone worked on a project where they have stored pictures in MySQL db from > Perl program? I need to store pictures in MYSQL and my initial thought was > a normal insert statement.
Nothing much about Perl, but the stuff related to Mysql itself. A reference: http://forums.mysql.com/read.php?20,17671,27914#msg-27914 For myself I never wanted to insert picture into mysql, there are other solutions instead. How about MogileFS? http://danga.com/mogilefs/ -- Jeff Pang http://home.arcor.de/pangj/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/