Hi Stephen,
>1. Can temporary tables be of type BDB? Now before the question is asked
>as to why I need transactional support on a temporary table, let me first
>say that I really don't need it; this is just something we stumbled across
>during development.
>If we create a temporary table of
On Mon, Feb 26, 2001 at 05:52:09PM -0600, Stephen Faustino wrote:
>
> 3. I've read several posts regarding the Innobase tables. Where can
> I download the source from to start trying to use Innobase rather
> than BDB tables?
They'll be in 3.23.24 when it is released.
Or you can pull them from
1. Can temporary tables be of type BDB? Now before the question is asked
as to why I need transactional support on a temporary table, let me first
say that I really don't need it; this is just something we stumbled across
during development.
If we create a temporary table of type BDB and attem