[freeside] Creating db problem
ivan
ivan at 420.am
Tue Oct 23 12:49:52 PDT 2001
On Tue, Oct 23, 2001 at 01:27:39PM -0500, Edward Shabotinsky wrote:
> Done
> thanks Ivan
> last q
> you said that freeside only supports BDB tables and it creates just reg.
> isam
> do i have to change type of them? to BDB?
>
I don't know how you change existing tables (try checking the MySQL
documentation), but you can set the default for new tables using the
--default-table-type=BDB
startup option to mysqld, or by adding
default-table-type=BDB
to your /etc/my.conf (/etc/mysql/my.conf on some distributions)
I've added this to the documentation.
--
_ivan
More information about the freeside-users
mailing list