:: DEVELOPER ZONE
If you have many MyISAM or
ISAM tables in a database directory, open, close,
and create operations are slow. If you execute
SELECT statements on many different tables, there
is a little overhead when the table cache is full, because for every
table that has to be opened, another must be closed. You can reduce
this overhead by making the table cache larger.
© 1995-2005 MySQL AB. All rights reserved.

User Comments
Warning: query failed: Unknown column 'user.firstname' in 'field list' in /data0/sites/live/web-main/lib/mysql-cxn.php on line 69
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /data0/sites/live/web-main/lib/docbook.php on line 245
Add your own comment.