Re: mysql import problem

2004-03-04 Thread Joshua J. Kugler
It sounds like the file is actually a MySQL database. Possibly an innodb file? You will need to create the requisite table definition so MySQL knows how to read it, then you might be able to read it. j- k- On Thursday 04 March 2004 12:08 am, Egor Egorov wrote: > Manda Sairam <[EMAIL PR

Re: mysql import problem

2004-03-04 Thread Egor Egorov
Manda Sairam <[EMAIL PROTECTED]> wrote: > > Hello Sir, > I have a file with the name doc.db.001 It is a binary file and it is a mysql file.I > tried opening the file using load data file command but failed with errors .Actually > the problem is i donot know about the columns or the details abou