I strictly use $dbh->quote() to quote data before inserting or selecting it with MySQL using DBI.
Get rid of that. Use placeholders. Really. Perl and DBI ain't PHP.
Alexander
In reply to Re: Inserting an empty string, not NULL, with $dbh->quote()
by afoken
in thread Inserting an empty string, not NULL, with $dbh->quote()
by moggs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |