Hi!

Have you specified the InnoDB startup options in
your my.cnf, in the [mysqld] section of my.cnf?

You can look at the manual at http://ww.innodb.com
where you see what kind of values you should specify.
When InnoDB starts the first time it will say:

InnoDB: The first specified data file /home/heikki/data/ibdata1 did not
exist:
InnoDB: a new database to be created!
...

Regards,

Heikki

Copied message:
..........................
Hi,
I need a transaction Database with Mysql.
I have compiled the sourccode 3.23.39 the following on Linux.

./configure --with-innodb

after that I have stopped and restartet mysql.
but if I make "create table .. type=InnoDB";
I create a ISAM-Table. How can I make a InnoDB-Table.
Please help.

Regards Gerlinde          BLITZ Internet Service GmbH
                       Kronacher Strasse 41
                     D-96052 Bamberg, Germany
            Tel. +49/951/9685160, Fax +49/951/9685164
                       http://www.blitz.net


---------------------------------------------------------------------
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