Re: can't make a backup of the database?

2006-05-04 Thread sheeri kritzer
Not sure if you're still having this problem. But if MySQL can't open the file orders_pay_methods.InnoDB I'd check the permissions in the mysql datadir. -Sheeri On 4/18/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I'm trying to make an backup of a database and this is what I got:

can't make a backup of the database?

2006-04-18 Thread afan
Hi, I'm trying to make an backup of a database and this is what I got: [EMAIL PROTECTED] mysql]# mysqldump -uroot -px OSCOMM test.sql mysqldump: Can't get CREATE TABLE for table `orders_pay_methods` (Can't open file: 'orders_pay_methods.InnoDB'. (errno: 1)) What's a problem? Note: OSCOM