I installed MySQL-max-3.23.52-win in the Win98 with the following
configuration

#This File was made using the WinMySQLAdmin 1.4 Tool
#16/10/2002 14:37:55

#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions

[WinMySQLadmin]
Server=C:/MYSQL/bin/mysqld-max.exe
user=root


[mysqld]
basedir=C:/MYSQL
datadir=C:/MYSQL/data
innodb_data_home_dir=C:/MYSQL/data
innodb_data_file_path=data_d1:50M:autoextend
innodb_log_group_home_dir=c:/mysql/data
innodb_log_arch_dir=c:/mysql/data
set-variable=key_buffer=32M
set-variable=innodb_buffer_pool_size=32M

but the startup is very slower.
Is it normal?
What's the problem?
Should I use another stableer version?
I want to use Innodb with autoextend.


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