This last line gives the same error.my $frozen = freeze($data); my $command = "insert into blobtest (key,blob) values (1,?)"; my $sth = $dbh->prepare($command); $sth->execute($frozen) || die "Could not execute MySQL statement: $com +mand";
In reply to Re^2: Putting mod Storable output into MySQL
by cormanaz
in thread Putting mod Storable output into MySQL
by cormanaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |