1# t/cache_innodb.test
2#
3# Last update:
4# 2006-07-26 ML test refactored (MySQL 5.1)
5#               main code t/innodb_cache.test --> include/query_cache.inc
6#               new wrapper t/cache_innodb.test
7#
8
9--source include/have_query_cache.inc
10--source include/have_innodb.inc
11--source include/have_partition.inc
12let $engine_type= innodb;
13
14--source include/query_cache_partitions.inc
15