Transactional sql tables with columns that can have NULL values

2002-03-13 Thread terete
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

Re: Transactional sql tables with columns that can have NULL values

2002-03-13 Thread Heikki Tuuri
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 read that: Only the MyISAM table