Hi!
The first thing that catches my eye is that you have not specified the
data file ibdata size. Also there is an extraneous ; there. Look at
the manual at www.innodb.com for an example how to specify
startup options.
Regards,
Heikki
Copied message:
..............................
These are the options I used.
[mysqld]
innodb_data_file_path = ibdata;
innodb_data_home_dir = /usr/local/mysql/data
set-variable = innodb_mirrored_log_groups=1
innodb_log_group_home_dir = /usr/local/mysql/data
set-variable = innodb_log_files_in_group=3
set-variable = innodb_log_file_size=50Mset-variable =
innodb_log_buffer_size=8M
Here's the error.
010705 16:03:06 mysqld started
010705 16:03:06 Can't init databases
010705 16:03:06 mysqld ended
if I take the options out mysql starts fine.
- Oso
---------------------------------------------------------------------
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