On Thu, Sep 26, 2002 at 11:52:52AM -0500, Pete Harlan wrote:
> On Wed, Sep 25, 2002 at 08:49:43PM +0300, Iikka Meril?inen wrote:
> > Hello,
> > 
> > If the number of files is your concern, have you considered using InnoDB? It
> > spans tables across any number of data files you want. The performance is
> > great, too.
> 
> The .frm files are still there, though, one per file.  Maybe they're
> not used during the operation of the db...?  I don't know about that.

Don't delete them.  MySQL needs them, though InnoDB itself does not.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 51 days, processed 1,092,197,732 queries (243/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to