Sequoia may not store data records with semicolon
-------------------------------------------------
Key: SEQUOIA-812
URL: https://forge.continuent.org/jira/browse/SEQUOIA-812
Project: Sequoia
Type: Bug
Components: JDBC Driver, CLI Console
Versions: Sequoia 2.10
Reporter: Oeztuerk
Sequoia throws an error message with the attempt a data record for storing
(insert or update), which contains a semicolon:
ERROR: test.ConfigStoreException: *** SQLException occurred *** Message of
cause: Failed to execute request insert into table(name,description) VALUE..
because of (org.continuent.sequoia.controller.requests.StoredProcedure)
Example:
insert into table(name,description) VALUES ('my name', 'Description with
semicolon; in varchar-attribute')
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia