[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: transactions
Hi,
I updated my tables to BDB, but it still shows MYISAM.
Do I need to remove mysql and reinstall it compiled for BDB like the
manual suggests? I'm using nusphere's mysql on NT4 server, so I'm not
shure that's even possible.
http://www.mysql.com/doc/B/D/BDB_install.html
Pete
> To compile MySQL with Berkeley DB support, download MySQL Version 3.23.34 or newer and configure MySQL with the --with-berkeley-db
> option. See section 4.7 Installing a MySQL Source Distribution.
>
> cd /path/to/source/of/mysql-3.23.34
> ./configure --with-berkeley-db
Don Read wrote:
>
> 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 dread@xxxxxxxxx
> -- 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 <mysql-thread79759@xxxxxxxxxxxxxxx>
> To unsubscribe, e-mail <mysql-unsubscribe-pkuczyns=us.dhl.com@xxxxxxxxxxxxxxx>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
--
_______________________________________
Pete Kuczynski
Sr. Field Engineer
DHL Airways Inc.
Infrastructure Technology & Services
(773)-462-9758
24/7 Helpdesk 1-800-434-5767
---------------------------------------------------------------------
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 <mysql-thread79770@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.