Eddy,

thank you for the bug report. I have now fixed it to 4.0.15 so that you can
set

innodb_fast_shutdown=0

Regards,

Heikki

----- Original Message ----- 
From: "Eddy Muljono" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Monday, July 28, 2003 5:26 AM
Subject: Re: MySQL 4.013 - How to set innodb_fast_shutdown?


> I have tried it, the variable "innodb_fast_shutdown" still ON.
> Below is my.ini (in C:\winnt):
>
> [mysqld]
> basedir=C:/mysql
> #bind-address=19.195.2.117
> datadir=C:/mysql/data
> default-table-type=innodb
> set-variable=innodb_fast_shutdown=0
> set-variable=innodb_buffer_pool_size=18M
> set-variable=innodb_log_buffer_size=3M
> set-variable=key_buffer=12M
> #language=C:/mysql/share/your language directory
> #slow query log#=
> #tmpdir#=
> #port=3306
> [WinMySQLadmin]
> Server=C:/mysql/bin/mysqld-nt.exe
>
> How can I set Innodb_fast_shutdown to OFF ?
> Thanks.
>
> [EMAIL PROTECTED] ("Heikki Tuuri") wrote in message
news:<[EMAIL PROTECTED]>...
> > Eddy,
> >
> > ----- Original Message ----- 
> > From: "Eddy Muljono" <[EMAIL PROTECTED]>
> > Newsgroups: mailing.database.mysql
> > Sent: Friday, July 25, 2003 11:48 AM
> > Subject: MySQL 4.013 - How to set innodb_fast_shutdown?
> >
> >
> > > I am using MySQL 4.013 (Win2000 Prof).
> > > How to set innodb_fast_shutdown to OFF in My.ini ?
> > > I have try to set it OFF but it didn't change ( I check it using Show
> > > Status Variables).
> >
> > please try setting it 0.
> >
> > > Thanks.
> >
> > Regards,
> >
> > Heikki



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to