Mathew:
Under the [mysqld] section of c:\my.cnf, make sure there is a line that
reads:
skip-innodb
Unless, of course, you intend to use innodb.
Since you are new with MySQL, there are some excellent resources you should
check before posting ... http://www.mysql.com/manual.php (the manual), and
http://lists.mysql.com/ (the list archive).
Gerald Jensen
----- Original Message -----
From: "Mathew Hamilton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 01, 2001 8:49 PM
Subject: RE: Win98 Installation problems
Hello,
I am having a problem installing mysql on Win98. I am getting an error
mesage when
trying to start the server....something to do with the
innodb_data_file_path....
I have the following in a my.cnf file off of c:
innodb_data_file_path = ibdata1:2000M;ibdata2:2000M
innodb_data_home_dir = c:\ibdata
set-variable = innodb_mirrored_log_groups=1
innodb_log_group_home_dir = c:\iblogs
set-variable = innodb_log_files_in_group=3
set-variable = innodb_log_file_size=30M
set-variable = innodb_log_buffer_size=8M
innodb_flush_log_at_trx_commit=1
innodb_log_arch_dir = c:\iblogs
innodb_log_archive=0
set-variable = innodb_buffer_pool_size=80M
set-variable = innodb_additional_mem_pool_size=10M
set-variable = innodb_file_io_threads=4
set-variable = innodb_lock_wait_timeout=50
i have no idea what I'm supposed to be doing with innodb....is it possible
to disable it?
Any help would be most appreciated...
thanks,
Mathew
---------------------------------------------------------------------
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
---------------------------------------------------------------------
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