Bill, ----- Original Message ----- From: ""Bill Todd"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Wednesday, September 10, 2003 11:39 PM Subject: Is the table cache used with InnoDB?
> I cannot tell from the Reference Manual whether the table cache is used with > the InnoDB database engine or not? It sounds like it only applies to tables > that are stored in separate disk files. Is the table cache used by InnoDB? yes. But since InnoDB stores the table data and indexes in ibdata files, open file descriptors are not an issue for InnoDB type tables. > Bill Best regards, Heikki Tuuri Innobase Oy http://www.innodb.com Foreign keys, transactions, and row level locking for MySQL InnoDB Hot Backup - a hot backup tool for MySQL Order MySQL technical support from https://order.mysql.com/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]