MySQL must be compiled with support for InnoDB, if yours wasn't, you
wouldn't be able to use InnoDB tables. You can download a MySQL binary here:
http://www.mysql.com/downloads/mysql-3.23.html

According to the InnoDB quick start page
(http://www.innodb.com/howtouse.html), you'll want MySQL-max:

--
How to download a binary version of MySQL/InnoDB?
For Unix, you should download one of the MySQL -Max binaries at this page.
For Windows from this page. Use mysqld-max.exe on Win 95, 98, ME, and
mysqld-max-nt.exe on Win NT and 2000. If you already have a recent version
MySQL-3.23.4x installed in your computer, you can install the
corresponding -Max version with the same version number 3.23.4x just by
replacing the MySQL server executable mysqld by the corresponding executable
from the -Max version. MySQL and MySQL -Max differ only in the server
executable
---

Hope this helps.
Brian McCain
Digital March
Internet Marketing and Consulting

----- Original Message -----
From: "Paul Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 2:28 PM
Subject: Innodb


> I have MySQL 3.23, running on Windows XP. I don't seem to be able to make
my
> tables Innodb type. Is there something I should install, or some script I
> should configure. Looking on the MySQL site, I noticed there was a script
I
> should run. I'm so inexperience with MySQL, I don't know what it meant by
> this.
>
> My ISP has MySQL 3.23, yet when I connect to their MySQL server, I am able
> to make Innodb tables, but not on my desktop.
>
> Paul Taylor
> [EMAIL PROTECTED]
> www.technocurve.co.uk
> The Complete Business Internet Solution...
>
>
> ---------------------------------------------------------------------
> 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
>
>


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