David,
Wednesday, November 06, 2002, 10:00:45 PM, you wrote:

DAF> ----- Original Message -----
DAF> From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
DAF> To: <[EMAIL PROTECTED]>
DAF> Sent: Wednesday, November 06, 2002 11:47 AM
DAF> Subject: re: Problem creating InnoDB tables.


>> David,
>> Tuesday, November 05, 2002, 4:05:57 PM, you wrote:
>>
>> DAF> I'm have trouble creating InnoDB tables.  I'm using MySQL version
>> DAF> 3.32.51-max.  I have "innodb_data_file_path = ibdata1:30M:autoextend"
DAF> in my
>> DAF> "my.ini" file.  According to the manual, I should be able to use and
DAF> create
>> DAF> InnoDB tables.  When I specify "type = InnoDB" in my table creation
>> DAF> statement, MySQL doesn't give me any errors, but when I use "show
DAF> table
>> DAF> status;", the tables show up as MyISAM.  Any help would be
DAF> appreciated.
>>
>> Use SHOW VARIABLES LIKE "have_%" to see if InnoDB is enabled.

DAF> I did that, and across from "have_innodb" it says "NO".  How could I enable
DAF> InnoDB?

How did you run MySQL server? Which file of mysqld-*.exe did you run?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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