[
https://issues.apache.org/jira/browse/DERBY-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-4042:
--------------------------------------
Derby Info: [Existing Application Impact, Release Note Needed]
There are users who have come across this issue and have found out how to trick
Derby into accepting strings with quotes in them, so I'm flagging the issue
with "Existing Application Impact" and "Release Note Needed", since those users
will have to remove the extra escape characters from their applications after
the issue has been fixed.
> org.apache.derby.impl.load.Import needs to escape single quotes
> ---------------------------------------------------------------
>
> Key: DERBY-4042
> URL: https://issues.apache.org/jira/browse/DERBY-4042
> Project: Derby
> Issue Type: Bug
> Components: Tools
> Affects Versions: 10.4.2.0
> Reporter: Knut Anders Hatlen
>
> The code that builds the SQL statement that invokes the Import VTI doesn't
> properly escape single quotes. This causes problems for users, see:
> http://mail-archives.apache.org/mod_mbox/db-derby-user/200901.mbox/%[email protected]%3e
> Import.performImport() is the method that needs to be fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.