nesday, March 13, 2002 5:23 PM
Subject: Transactional sql tables with columns that can have NULL values
>
> Hi,
>
> I would like to use transactional sql tables that support columns with
NULL
> values. I think that only BDB and InnoDB tables types support
transactions,
> but I have
Hi,
I would like to use transactional sql tables that support columns with NULL
values. I think that only BDB and InnoDB tables types support transactions,
but I have read that:
"Only the MyISAM table type supports indexes on columns that can have NULL
values. In other cases you must decl