[
https://issues.apache.org/jira/browse/IGNITE-16936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541466#comment-17541466
]
Luchnikov Alexander commented on IGNITE-16936:
----------------------------------------------
[~jooger]
IGNITE-7001 fixed a similar issue, but on the Duplicate key during INSERT event.
In my case, we break down at the request parsing phase and display everything
that we tried to execute - Syntax error in SQL statement "INSERT TEST[*] (ID,
VAL) VALUES (3, 'SENSITIVE_DATA') "; expected "INTO"; SQL statement:
> Incorrect DML syntax error message contains sensitive information
> -----------------------------------------------------------------
>
> Key: IGNITE-16936
> URL: https://issues.apache.org/jira/browse/IGNITE-16936
> Project: Ignite
> Issue Type: Bug
> Reporter: Luchnikov Alexander
> Priority: Major
> Labels: ise
> Attachments:
> IGNITE-16936_Ignore_IGNITE_TO_STRING_INCLUDE_SENSITIVE_in_wrong_syntax_DML_error_message_-.patch
>
>
> Incorrect DML syntax error message contains sensitive information.
> Regardless of the value of IGNITE_TO_STRING_INCLUDE_SENSITIVE.
> Reproducer
> [^IGNITE-16936_Ignore_IGNITE_TO_STRING_INCLUDE_SENSITIVE_in_wrong_syntax_DML_error_message_-.patch]
> show what SENSITIVE contains in message.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)