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 datadir and make a dump with mysqldump. Then just import it to the

new instance of MySQL.







Jason Pyeron <[EMAIL PROTECTED]> wrote:

> 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]> wrote:

>>>

>>> I get errors like:

>>>  ERROR 1016 (HY000): Can't open file: 'files.ibd' (errno: 1)

>>>

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




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

Reply via email to