On 16-Jul-01 Pete Kuczynski wrote:
> I'm fairly new to this, so pardon this ignorant question.
> My tabletype shows as MYISAM, mysql version 3.23.37, will transactions
> still work?
> 

No. 

alter table da_table type=BDB;

Check the manual
http://www.mysql.com/doc/A/L/ALTER_TABLE.html

> Pete
> 

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to