MySQL Forums
Forum List  »  MyISAM

Does CACHE INDEX support wildcards?
Posted by: Ananth Reddy
Date: June 27, 2006 10:20PM

We are planning to use multiple key caches for several tables in our server
We are on 4.1.19 version of MySQL
We have several databases within a server

Is it possible to use wildcard in tables names of CACHE INDEX?

for example

CACHE INDEX db1.Table1%, db2.Table2% In keycache1;

The reason for using wildcard instead of table names is that we create tables in that DB dynamically using some naming pattern

Thanks in advance

ananth



Edited 1 time(s). Last edit at 06/27/2006 10:22PM by Ananth Reddy.

Options: ReplyQuote


Subject
Views
Written By
Posted
Does CACHE INDEX support wildcards?
2497
June 27, 2006 10:20PM
1533
September 13, 2006 11:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.