Re: Recovering table structures. [recovered]

2004-08-16 Thread Duncan Hill
On Monday 16 August 2004 11:05, Duncan Hill might have typed: > Had to rebuild my laptop this weekend. Made sure to make a backup copy > of /var/lib/mysql/*. Loaded on the mysql binary tar (as gentoo doesn't > have 4.1.3 in portage yet), and copied my data back across. > > However, even with the

Recovering table structures.

2004-08-16 Thread Duncan Hill
Had to rebuild my laptop this weekend. Made sure to make a backup copy of /var/lib/mysql/*. Loaded on the mysql binary tar (as gentoo doesn't have 4.1.3 in portage yet), and copied my data back across. However, even with the innodb files in place, the mysql engine is saying things like: Didn'

Recovering table structures from .frm files?

2003-06-01 Thread Bill Easton
4. From the MySQL client, say "show create table foo;" Good luck. HTH. Bill >Date: Thu, 29 May 2003 12:47:02 -0700 >Subject: RE: Recovering table structures from .frm files? >From: Mark Morley <[EMAIL PROTECTED]> >To: Mark Morley <[EMAIL PROTECTED]>, [EMA

Re: Recovering table structures from .frm files?

2003-05-30 Thread Heikki Tuuri
Mark, - Original Message - From: "Mark Morley" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Thursday, May 29, 2003 10:48 PM Subject: RE: Recovering table structures from .frm files? > > I have a couple of .frm files with no corresponding data or i

RE: Recovering table structures from .frm files?

2003-05-30 Thread Mark Morley
> I have a couple of .frm files with no corresponding data or index > files. Is it possible to recover the table structure (field names, > types, sizes) from these files? More info: these appear to have been created under MySQL 4.0.x and they were originally InnoDB files. I can see a list of fi

Recovering table structures from .frm files?

2003-05-30 Thread Mark Morley
I have a couple of .frm files with no corresponding data or index files. Is it possible to recover the table structure (field names, types, sizes) from these files? Mark -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMA