Fw: InnoDB Support In MySQL 5.0

How are you creating the tables melissa?
doesn't :
---
CREATE TABLE `aaa` (
`id` INT( 1 ) NOT NULL
) TYPE = innodb CHARACTER SET utf8 COLLATE utf8_general_ci;
---
work?


----- Original Message -----
From: "Melissa Dougherty" <melissa [at] cse-corp.com>
To: "Kevin Rutledge" <kevin [at] in-genius.com>
Cc: <win32 [at] lists.mysql.com>
Sent: Sunday, June 18, 2006 5:49 PM
Subject: Re: InnoDB Support In MySQL 5.0


> That's what I did.... but InnoDB is not an option when creating a table.
>
> Melissa
>
>
> ----- Original Message -----
> From: "Kevin Rutledge" <kevin [at] in-genius.com>
> To: "Melissa Dougherty" <melissa [at] cse-corp.com>
> Sent: Sunday, June 18, 2006 10:18 AM
> Subject: RE: InnoDB Support In MySQL 5.0
>
>
>> Mysql 5 supports InnoDB natively. You only need mysqld-nt.exe
>>
>>
>>> -----Original Message-----
>>> From: Melissa Dougherty [mailto:melissa [at] cse-corp.com] Sent: Friday, June
>>> 16, 2006 11:35 AM
>>> To: win32 [at] lists.mysql.com
>>> Subject: InnoDB Support In MySQL 5.0
>>>
>>> I'm trying to enable InnoDB support in my 5.0 database. I don't have a
>>> mysql-max-nt executable and that's what MySQL Administrator is trying to
>>> use. How do I turn on?
>>>
>>> Thanks,
>>>
>>> Melissa
>>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe:
> http://lists.mysql.com/win32?unsub=mysql.jorge [at] decimal.pt
>
>


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32 [at] m.gmane.org
Jorge Bastos [ So, 18 Juni 2006 23:30 ] [ ID #1359931 ]
Datenbanken » gmane.comp.db.mysql.windows » Fw: InnoDB Support In MySQL 5.0

Vorheriges Thema: stored procedure
Nächstes Thema: InnoDB Support In MySQL 5.0