Database is not decrypted completely
------------------------------------
Key: CORE-4990
URL: http://tracker.firebirdsql.org/browse/CORE-4990
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 3.0 Beta 2
Reporter: Dimitry Sibiryakov
Priority: Minor
With DbCrypt from examples, it is not possible to connect to database after
executing of following script. Database is left in half-decrypted state.
create database "test";
alter database encrypt with "DbCrypt_example";
alter database decrypt;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel