MySQL Forums
Forum List  »  InnoDB

Re: InnoDB Database corruption after upgrade form 4.1.11 to 4.1.15 on Windows
Posted by: Heikki Tuuri
Date: November 15, 2005 12:45PM

Piero,

in the root directory of your hard disk (typically C:\) type:

dir /s ibdata1

to find out what ibdata files you have in the computer.

InnoDB never overwrites an existing ibdata file. Your original data may be in some other directory.

Best regards,

Heikki
Oracle Corp./Innobase Oy
InnoDB - transactions, row level locking, and foreign keys for MySQL

InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: InnoDB Database corruption after upgrade form 4.1.11 to 4.1.15 on Windows
1466
November 15, 2005 12:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.