hi
i'm trying to setup mysql w/ InnoDB
i followed all steps from http://www.mysql.com/doc/I/n/InnoDB_start.html
and i'm end up with this in my log every time i run mysql and in addition it
ends
here is log file from first time i run mysql
010827 17:07:07 mysqld started
InnoDB: The first specified data file
/usr/local/mysql/var/innodb/data/ibdata/ibdata1 did not exist:
InnoDB: a new database to be created!
InnoDB: Setting file /usr/local/mysql/var/innodb/data/ibdata/ibdata1 size to
2097152000
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file /usr/local/mysql/var/innodb/data/ibdata/ibdata2 did not
exist: new to be created
InnoDB: Setting file /usr/local/mysql/var/innodb/data/ibdata/ibdata2 size to
2097152000
InnoDB: Database physically writes the file full: wait...
InnoDB: Error: all log files must be created at the same time.
InnoDB: If you want bigger or smaller log files,
InnoDB: shut down the database and make sure there
InnoDB: were no errors in shutdown.
InnoDB: Then delete the existing log files. Edit the .cnf file
InnoDB: and start the database again.
010827 17:11:13 Can't init databases
010827 17:11:13 mysqld ended
any ideas?
thank you in advance
---------------------------------------------------------------------
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