Kees,

thank you for notifying us.

I downloaded mysql-max-3.23.53-pc-linux-gnu-i686.tar.gz from ftp.sunsite.dk.

It does not contain InnoDB. It looks like The MySQL AB build master or the
web team have made an error. The error will be corrected as soon as
possible.

Regards,

Heikki Tuuri
Innobase Oy

sql query

Copied message:
..................
Subject: MySQL 3.23.53-max - No innodb?
From: Kees Hoekzema
Date: Tue, 15 Oct 2002 14:48:23 +0200


----------------------------------------------------------------------------
----

Hello list,

I tried to install 2.23.53 (upgrade from .49a) but mysqld won't start (so i
had to put back to old .49a).

It does give a strange error messages:
./mysqld: unrecognized option `--innodb_data_home_dir='
./mysqld  Ver 3.23.53-max for pc-linux-gnu on i686

This is strange imho, It is the max binary from the mysql website, but it
looks as there is no innodb support built into this binary. Can someone
enlighten me?

-kees

// system config
Dual PIII-1GHz w/ 4G ram and 3x36G SCSI in a raid-5

//config (innodb part)
# InnoDB settings
innodb_data_home_dir =
innodb_data_file_path =
/var/mysql-data/innodb_var:2000M;/var/mysql-data/innodb_var2:2000M;/var/mysq
l-data/innodb_var3:2000M
set-variable = innodb_buffer_pool_size=1024M
set-variable = innodb_additional_mem_pool_size=40M
set-variable = innodb_file_io_threads=8
set-variable = innodb_lock_wait_timeout=50
innodb_log_group_home_dir = /var/mysql-data
set-variable = innodb_log_files_in_group=3
set-variable = innodb_log_file_size=50M
set-variable = innodb_log_buffer_size=25M
innodb_flush_log_at_trx_commit=0
innodb_log_arch_dir = /var/mysql-data




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