If you just need specific records, you can use "-w" option of mysql to
extract only the specifc records.
Then you can run the dump file into another db.

regards
anandkl

On Fri, Nov 12, 2010 at 2:35 PM, Johan De Meersman <vegiv...@tuxera.be>wrote:

> From the OP:
>
> > I have a copy of the INNODB files for these two tables - is there a way
> > to extract the table contents from these files short of a full import?
> >
>
> I have to agree, that's quite ambiguous. Andy, is it a copy of the innoDB
> datafiles, or a database dump that you have ?
>
> In the latter case, it's reasonably simple to extract what you need; in the
> former case you're gonna have to try attaching them to a new instance -
> good
> luck with that.
>
>
>
> --
> Bier met grenadyn
> Is als mosterd by den wyn
> Sy die't drinkt, is eene kwezel
> Hy die't drinkt, is ras een ezel
>

Reply via email to