Hi,
I'm trying to make an backup of a database and this is what I got:

[EMAIL PROTECTED] mysql]# mysqldump -uroot -pxxxxx 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 is database for osCommerce based store and orders_pay_methods
is it's table.

Thanks for any help

-afan

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

Reply via email to