$dbh->do("INSERT INTO `table` (`blobcolumn`) VALUES (".$dbh->quote($bindata).")");