Mysql-perl Apostrophe bug
The apostrophe bug: Somewhere in the mysql - DBI - DBD - perl implementation
there is a bug with apostrophes. If your CGI script passes a field with
an apostrophe, the SQL statement blows off. Here is a set of code to
correct the error:
More MySQL
|