re: MySQL 3.23.55-nt on Windows 2000: Trying to Create InnoDB Tables

2003-02-04 Thread Egor Egorov
On Monday 03 February 2003 23:20, Dana Shields wrote: > I've got a beginner's question: I've installed SQL Server, and begun > building tables; when I create a new table, the table type is defaulting to > MyISAM. I wanted to change it to InnoDB, but everytime I save it, it > reverts back to MyISAM.

RE: MySQL 3.23.55-nt on Windows 2000: Trying to Create InnoDB Tables

2003-02-04 Thread Victor Pendleton
>From the downloads page: "The Windows download contains both the Standard and Max server binaries. It also contains a version of the command-line client which uses the Cygwin library to provide command history and editing. Source code for the version of Cygwin we have used is available on this pag

Re: MySQL 3.23.55-nt on Windows 2000: Trying to Create InnoDB Tables

2003-02-04 Thread Veysel Harun Sahin
Take a look at http://www.mysql.com/doc/en/NT_start.html. And about innodb tables you can read http://www.innodb.com/ibman.html. [EMAIL PROTECTED] wrote: I've got a beginner's question: I've installed SQL Server, and begun building tables; when I create a new table, the table type is defaulting