fix to satisfy compiler.

This commit is contained in:
unknown 2012-07-16 10:48:03 +03:00
parent 9f6a1c5842
commit 82f821ee8f

View file

@ -1690,7 +1690,7 @@ public:
}; };
class Query_cache; class Query_cache;
class Query_cache_block_table; struct Query_cache_block_table;
/** /**
The handler class is the interface for dynamically loadable The handler class is the interface for dynamically loadable
storage engines. Do not add ifdefs and take care when adding or storage engines. Do not add ifdefs and take care when adding or