Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.4
Description
MySQL requires that the backslash and the quote character used to quote the string in the query be escaped. Currently only single and double quotes are escaped.
See: http://dev.mysql.com/doc/refman/4.1/en/mysql-real-escape-string.html
Attachments
Issue Links
- is a clone of
-
SOLR-1767 DataImportHandler: dataimporter.functions.escapeSql() does not escape backslash character
- Resolved