Hi!

I have copied all the files from mysql/data folder and burned them
on CD. Then i've formated old hard drive. Now i'm trying to copy
them back on the fresh mysql installation. Unfortunately after I
copy iblogs and ibdata1 mysql is not working anymore. What I can
read in error log file is:

InnoDB: Error: log file .\ib_logfile0 is of different size 0
10485760 bytes
InnoDB: than specified in the .cnf file 0 5242880 bytes!
050914  0:58:54 Can't init databases
050914  0:58:54 Aborting

Now, when I have corrected log file size in my.ini, I got this:

InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/mysql/en/Error_creating_InnoDB.html
050914  1:13:20 Can't init databases
050914  1:13:20 Aborting

050914  1:13:22  InnoDB: Warning: shutting down a not properly started
                 InnoDB: or created database!
050914  1:13:22 MySQL: Shutdown Complete


Anyone know how to fix this error? Is it possible to get my data back?


Best regards,
Wojciech 'gulldarek' Zylinski


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

Reply via email to