[ https://forge.continuent.org/jira/browse/SEQUOIA-945?page=all ]
Stephane Giron resolved SEQUOIA-945:
------------------------------------
Assign To: Robert Hodges (was: Stephane Giron)
Resolution: Fixed
Fixed in CVS 2.10 Branch
> Cross-schema updates should generate a hard error that stops the application
> ----------------------------------------------------------------------------
>
> Key: SEQUOIA-945
> URL: https://forge.continuent.org/jira/browse/SEQUOIA-945
> Project: Sequoia
> Type: New Feature
> Components: Core
> Reporter: Stephane Giron
> Assignee: Robert Hodges
> Priority: Critical
> Fix For: sequoia 2.10.10
>
>
> We need to detect when applications are sending updates across databases and
> generate a clear error.
> Cross database inserts can cause problems with backend recovery.
> As an example :
> insert into test select * from anotherDatabase.anotherTable;
> This query will bring problems while recovering as we cannot know for sure if
> there were changes in anotherDatabase.anotherTable, since such changes would
> be logged in another recovery log.
--
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