Re: [Firebird-devel] Database UUID

2015-11-19 Thread Dimitry Sibiryakov
18.11.2015 22:32, Dmitry Yemanov wrote: >> >as long as UUID and Crypt Database ID are understood to be separate values > Here I completely agree. Ok, I, actually, don't care which one my plugin will get. All I need is something for key holder to make decision which key it must return.

[Firebird-devel] [FB-Tracker] Created: (CORE-5024) Provide better information for "Invalid expression in the select list (not contained in either an aggregate function or the GROUP BY clause)"

2015-11-19 Thread Karol Bieniaszewski (JIRA)
Provide better information for "Invalid expression in the select list (not contained in either an aggregate function or the GROUP BY clause)" -

[Firebird-devel] [FB-Tracker] Created: (CORE-5023) Provide better message for - Adding Not null field without default - error "This operation is not defined for system tables"

2015-11-19 Thread Karol Bieniaszewski (JIRA)
Provide better message for - Adding Not null field without default - error "This operation is not defined for system tables" Key: CORE-5023

Re: [Firebird-devel] Several connections to encrypted database in SS mode

2015-11-19 Thread Dimitry Sibiryakov
18.11.2015 19:31, Alex Peshkoff wrote: >> >I think we need to step back and decide what the real problem is trying to >> >be solved!!! > Yes. In this case the "real problem" is a ticket in tracker with feature request. -- WBR, SD.

[Firebird-devel] Database encryption

2015-11-19 Thread Dimitry Sibiryakov
Hello, All. I've finished some modifications in database encryption system: Crypt plugin interface was made simpler. Database id generated at creation time is provided to it. Key holder interface was made simpler. Management of key holders was moved to Y-valve that enabled