>-Original Message-
>From: Claudio Nanni [mailto:claudio.na...@gmail.com]
>Sent: Wednesday, January 14, 2009 4:50 AM
>To: Brent Clark
>Cc: mysql@lists.mysql.com
>Subject: Re: Unused and empty tables -> what impact on mysql
>
>Empty files, like empty tables is
Claudio Nanni wrote:
Empty files, like empty tables is not synonym for useless or unused.
Of course it depends from the storage engine used but
in the list of performance tuning removing empty tables is way way down,
they have almost no impact while not used.
The bottom line, remove only when sur
Empty files, like empty tables is not synonym for useless or unused.
Of course it depends from the storage engine used but
in the list of performance tuning removing empty tables is way way down,
they have almost no impact while not used.
The bottom line, remove only when sure 100% of their useless
Hiya
I just inherited a project, and before I get started, Id like to do a
little clean up.
There a * load of unused and empty tables in the db. My question
is, does this in any way affect the performance of mysql in anyway and
if so how?
Kind Regards
Brent Clark
--
MySQL General Ma