[ https://forge.continuent.org/jira/browse/SEQUOIA-812?page=comments#action_13646 ]
Emmanuel Cecchet commented on SEQUOIA-812: ------------------------------------------ Integrated 812.RequestFactory.java.patch in CVS HEAD It is definitely worth it given the cost of a regexp matching compared to a distributed request execution > 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 3.0 beta2, Sequoia 3.0 beta1, Sequoia 2.10.4, Sequoia > 2.10.3, Sequoia 2.10.2, Sequoia 2.10.1, Sequoia 2.10 > Reporter: Adnan Oeztuerk > Assignee: Emmanuel Cecchet > Fix For: Sequoia 2.10.5, Sequoia 3.0 > Attachments: 812.RequestFactory.java.patch > > > 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
