Re: BDB and InnoDB in windows nt versions

2001-08-17 Thread Heikki Tuuri
Bruce, you are right. There is only a small note about the 10M limit in the options list in the manual. I will add a note also right after Win option examples. Regards, Heikki http://www.innodb.com ... Thanks guys. Just one thing, why isn't this somewhere in the docs? A small note

Re: BDB and InnoDB in windows nt versions

2001-08-17 Thread Bruce Scharlau
Thanks guys. Just one thing, why isn't this somewhere in the docs? A small note near the beginning of section 7.6.2 InnoDB startup options would seem to be an ideal place. cheers, Bruce At 03:30 PM 8/17/2001 +0300, you wrote: >Bruce, > >the tablespace must be >= 10 MB. You have only >specified

Re: BDB and InnoDB in windows nt versions

2001-08-17 Thread Heikki Tuuri
Bruce, the tablespace must be >= 10 MB. You have only specified 5M. I tested with .41 and got the following error message: C:\trybuild\client_debug>mysqld --console InnoDB: Error: tablespace size must be at least 10 MB 010817 15:28:15 Can't init databases Regards, Heikki Copied message: ...

Re: BDB and InnoDB in windows nt versions

2001-08-17 Thread Miguel Angel Solórzano
At 11:50 17/08/2001 +0100, Bruce Scharlau wrote: Hi! >Thanks for the input Heikki, > >I got it the right version mysql-max-nt going now. The problem was that >winmysqladmin automatically started the wrong service- mysqld - so I had >to uninstall that service before it would recognise any changed

Re: BDB and InnoDB in windows nt versions

2001-08-17 Thread Bruce Scharlau
Thanks for the input Heikki, I got it the right version mysql-max-nt going now. The problem was that winmysqladmin automatically started the wrong service- mysqld - so I had to uninstall that service before it would recognise any changed I made in the my.ini file done with winmysqladmin. Now

Re: BDB and InnoDB in windows nt versions

2001-08-16 Thread Heikki Tuuri
Sinisa, there is no separate Windows distribution of -Max :). From the -Max page: Note: The MySQL 3.23.38 (and newer) distribution for Windows includes both the normal MySQL and MySQL-Max binaries. Regards, Heikki Sinisa writes: . Bruce Scharlau writes: > Hi all, > > I'm t

Re: BDB and InnoDB in windows nt versions

2001-08-16 Thread Sinisa Milivojevic
Bruce Scharlau writes: > Hi all, > > I'm trying to work out which distribution of mysql supports BDB or InnoDB > tables. > I've downloaded 3.23.40 and checked 'show variables' asnd it says these > tables are not supported. > I know the docs say they should be available in the distro, but it see