Re: missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-05 Thread Jason Pyeron
On Mon, 4 Jul 2005, Gleb Paharenko wrote: Hello. I think that deleting .ibd files is a weird behavior for installer. Did you use innodb_file_per_table? If not, then a new version couldn't it is doing something with the files, but still it looks for the .ibd? 07/05/2005 07:04 10,4

Re: missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-05 Thread Jason Pyeron
That is what I attempted, but to no success. I will try again, I think the installer blew away my old my.ini. On Mon, 4 Jul 2005, Gleb Paharenko wrote: Hello. I think that deleting .ibd files is a weird behavior for installer. Did you use innodb_file_per_table? If not, then a new version cou

Re: missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-05 Thread Gleb Paharenko
Hello. I think that deleting .ibd files is a weird behavior for installer. Did you use innodb_file_per_table? If not, then a new version couldn't understand an old format of InnoDB data files. Probably, you could install a binary copy of MySQL 4.1.9, specify your data directory as it's data

Re: missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-04 Thread Jason Pyeron
No the user is still the same, there are just no innodb files. ?anymore? On Mon, 4 Jul 2005, Gleb Paharenko wrote: Hello. [EMAIL PROTECTED] gleb]$ perror 1 OS error code 1: Operation not permitted Do you run new MySQL service under different user account? Jason Pyeron <[EMAIL PROTECTED]

Re: missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-04 Thread Gleb Paharenko
Hello. [EMAIL PROTECTED] gleb]$ perror 1 OS error code 1: Operation not permitted Do you run new MySQL service under different user account? Jason Pyeron <[EMAIL PROTECTED]> wrote: > > I just lost a bunch of personal and work development projects whilst > upgrading to MySQL 4.

missing ibd files on upgrade of mysql from 4.1.9 to 4.1.12a

2005-07-04 Thread Jason Pyeron
I just lost a bunch of personal and work development projects whilst upgrading to MySQL 4.1.12a (msi script). I get errors like: ERROR 1016 (HY000): Can't open file: 'files.ibd' (errno: 1) there are no .ibd files in any of the data directories. I do have 3 very large files at the top. [EMA