Date |Mon, 27 Aug 2001 18:16:43 -0400
>From |"alexus" <[EMAIL PROTECTED]>

Hello!

A> hi

A> i'm trying to setup mysql w/ InnoDB

A> i followed all steps from http://www.mysql.com/doc/I/n/InnoDB_start.html

A> and i'm end up with this in my log every time i run mysql and in addition it
A> ends
A> here is log file from first time i run mysql


A> InnoDB: Error: all log files must be created at the same time.
A> InnoDB: If you want bigger or smaller log files,
A> InnoDB: shut down the database and make sure there
A> InnoDB: were no errors in shutdown.
A> InnoDB: Then delete the existing log files. Edit the .cnf file
A> InnoDB: and start the database again.
A> 010827 17:11:13  Can't init databases
A> 010827 17:11:13  mysqld ended

A> any ideas?

A> thank you in advance

You can read answer in your logs.
Just stop mysqld daemon, remove all log files
and start daemon again.

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


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