my $res = $dbh->do('UPDATE artistsfull SET page=LOAD_FILE( ? ) where code= ?', {}, $infile, $code);