Subject | Re: [firebird-support] Possible bug in FB 1.5.2 Classic on linux - connection pooling interaction |
---|---|
Author | Ann W. Harrison |
Post date | 2005-08-01T18:25:39Z |
johnson_dave2003 wrote:
error - but suspect that in the short run this design is going to have
problems. The internal table id is a short and table ids are not
reused. You get to create 32640 tables then you must backup and restore
the database. (That's 32767 minus the 127 tables reserved for the system.)
Regards,
Ann
>I'm not entirely sure why you're seeing a deleted table - that's the blr
> The functional requirement being tested is that the system
> administrator must be able to construct and destroy queues and their
> backing storage (1 table + 1 generator) dynamically at runtime.
error - but suspect that in the short run this design is going to have
problems. The internal table id is a short and table ids are not
reused. You get to create 32640 tables then you must backup and restore
the database. (That's 32767 minus the 127 tables reserved for the system.)
Regards,
Ann