16.01.2017 23:39, Dimitry Sibiryakov wrote:

> Then your schema won't solve problem with mixing DDL and DML. Users still 
> won't be able
> to create table and fill it with data in one transaction.

How does your idea address this? Between CREATE TABLE and INSERT page 
space (PP, IRP) must be allocated and initialized. And this cannot be 
reverted via the undo log in the case of rollback.


Dmitry


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to