my $th=$dbh->prepare(qq(SELECT COUNT(1) FROM Sequence WHERE Seq_Checksum=$crc32));
Don't do that - use placeholders instead.
This gives me a segmentation fault
That should not happen. Please provide an SSCCE.
In reply to Re: checking mySQL database for unique CRC32 as proxy for long string
by hippo
in thread checking mySQL database for unique CRC32 as proxy for long string
by diyaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |